Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
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 |
Newer Version Available