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