Returns the selected order from the collection by its Gateway identifier.
This is the default property.
Read-only property
- order_id
If the order exists in the collection, this property returns the selected order represented as CQGOrder object.
If the accessed item does not exist, see Accessing non-existent collection items to learn more about the return type.
See the usage of CQGOrders properties in the PrepareModify method's example section.