commerce_ordermanagement.ProductExpandResponse
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 |
Get productList epn product data.
Type | Description |
---|---|
List<ProductData> | the epn product data |
Sets product list.
Param | Description |
---|---|
productList | the product list |