commerce_inventory.DeleteReservationResponse

Constructors 

global DeleteReservationResponse() 

Instantiates a new Delete reservation response. Including the java reference Dto


Methods 

global String getErrorCode() 

Gets error code.

Returns 

TypeDescription
Stringthe error code

global void setErrorCode(String errorCode) 

Sets error code.

Parameters 

ParamDescription
errorCodethe error code

global String getErrorMessage() 

Gets error message.

Returns 

TypeDescription
Stringthe error message

global void setErrorMessage(String errorMessage) 

Sets error message.

Parameters 

ParamDescription
errorMessagethe error message

global Boolean getSucceed() 

Is isSucceed boolean.

Returns 

TypeDescription
Booleanthe boolean

global void setSucceed(Boolean succeed) 

Sets isSucceed.

Parameters 

ParamDescription
isSucceedisSucceed

Developer Preview

This release is in preview. Features described in this document don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!