commerce_inventory.DeleteReservationResponse
Instantiates a new Delete reservation response. Including the java reference Dto
Gets error code.
Type | Description |
---|---|
String | the error code |
Sets error code.
Param | Description |
---|---|
errorCode | the error code |
Gets error message.
Type | Description |
---|---|
String | the error message |
Sets error message.
Param | Description |
---|---|
errorMessage | the error message |
Is isSucceed boolean.
Type | Description |
---|---|
Boolean | the boolean |
Sets isSucceed.
Param | Description |
---|---|
isSucceed | isSucceed |