Click or drag to resize
IOrderStatusChanged Properties

[This is preliminary documentation and is subject to change.]

The IOrderStatusChanged type exposes the following members.

Properties
  NameDescription
Public propertyOrderStatusCurrentStatus
The status of the order after the status update
Public propertyStringMessage
The message that should be sent for the callback by the status changes event handler
Public propertyInt64OrderId
The id of the order that has been modified
Public propertyOrderStatusPreviousStatus
The status that the order had before the status update
Top
See Also