SalesDataOrderStatusHistoryInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| comment | string | Comment. | |
| createdAt | string | Created-at timestamp. | [optional] |
| entityId | int | Order status history ID. | [optional] |
| entityName | string | Entity name. | [optional] |
| isCustomerNotified | int | Is-customer-notified flag value. | |
| isVisibleOnFront | int | Is-visible-on-storefront flag value. | |
| parentId | int | Parent ID. | |
| status | string | Status. | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\SalesDataOrderStatusHistoryExtensionInterface | [optional] |