commerce_ordermanagement.ProductData
Product Data
Since 246
Instantiates a new Product Data. Including the java reference Dto
Internal constructor to set the java reference Dto
| Param | Description |
|---|---|
productDataDto | the product data dto |
Gets product.
| Type | Description |
|---|---|
| String | the product |
Sets product.
| Param | Description |
|---|---|
product | the product |
Gets return reasons.
| Type | Description |
|---|---|
| List | the return reasons |
Sets return reasons.
| Param | Description |
|---|---|
returnReasons | the return reasons |