RmaDataRmaInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| incrementId | string | Entity_id | |
| entityId | int | Entity_id | |
| orderId | int | Order_id | |
| orderIncrementId | string | Order_increment_id | |
| storeId | int | Store_id | |
| customerId | int | Customer_id | |
| dateRequested | string | Date_requested | |
| customerCustomEmail | string | Customer_custom_email | |
| items | \SpringImport\Swagger\Magento2\Client\Model\RmaDataItemInterface[] | Items | |
| status | string | Status | |
| comments | \SpringImport\Swagger\Magento2\Client\Model\RmaDataCommentInterface[] | Comments list | |
| tracks | \SpringImport\Swagger\Magento2\Client\Model\RmaDataTrackInterface[] | Tracks list | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\RmaDataRmaExtensionInterface | [optional] | |
| customAttributes | \SpringImport\Swagger\Magento2\Client\Model\FrameworkAttributeInterface[] | Custom attributes values. | [optional] |