commerce_inventory.UpsertReservationResponse
Instantiates a new upsert 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 |
Gets succeed.
| Type | Description |
|---|---|
Boolean | the succeed |
Sets succeed.
| Param | Description |
|---|---|
succeed | the succeed |
Gets reservation source id.
| Type | Description |
|---|---|
ID | the reservation source id |
Sets reservation source id.
| Param | Description |
|---|---|
reservationSourceId | the reservation source id |
Gets reservation identifier.
| Type | Description |
|---|---|
String | the reservation identifier |
Sets reservation identifier.
| Param | Description |
|---|---|
reservationIdentifier | the reservation identifier |
Get items epn upsert item reservation response.
| Type | Description |
|---|---|
List<UpsertItemReservationResponse> | the epn upsert item reservation response |
Sets reservation identifier.
| Param | Description |
|---|---|
reservationIdentifier | the reservation identifier |