RmaDataItemInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| entityId | int | Id | |
| rmaEntityId | int | RMA id | |
| orderItemId | int | Order_item_id | |
| qtyRequested | int | Qty_requested | |
| qtyAuthorized | int | Qty_authorized | |
| qtyApproved | int | Qty_approved | |
| qtyReturned | int | Qty_returned | |
| reason | string | Reason | |
| condition | string | Condition | |
| resolution | string | Resolution | |
| status | string | Status | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\RmaDataItemExtensionInterface | [optional] |