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

Newer Version Available

This content describes an older version of this product. View Latest

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