OrderStatus
The class to describe the OrderStatus business object.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Comment |
Gets or sets the comment. |
string |
None. |
| ActionDate |
Gets or sets the action date. |
date |
None. |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 |
| BaseOrderStatusId |
Gets or sets the base order status identifier. |
integer |
None. |
| OrderStatusTypeId |
Gets or sets the order status type identifier. |
integer |
None. |
| Name |
Gets or sets the name. |
string |
Required Max length: 50 |