OrderStatusChanges
The OrderStatus Changes business object.
Name | Description | Type | Additional information |
---|---|---|---|
ShopOwnerId |
Gets or sets the shop owner identifier. |
integer |
None. |
ShopId |
Gets or sets the shop identifier. |
integer |
None. |
IsDefaultStatusForId |
Gets or sets a value indicating whether this instance has default status. |
integer |
None. |
HasActionDate |
Gets or sets a value indicating whether this instance has action date. |
boolean |
Required |
ActionDateCaption |
Gets or sets the action date caption. |
string |
Max length: 50 |
ActionDateMessage |
Gets or sets the action date message. |
string |
Max length: 200 |
Sequence |
Gets or sets the sequence. |
integer |
Required |
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 |
Enabled |
Gets or sets the enabled. |
boolean |
Required |