public method IOrdersManager.getOrdersSnapshot

Brief

Gets a snapshot of all orders

Declaration

protojavascriptjavacsharp
public getOrdersSnapshot() : Order[]

Returns

The method returns a snapshot of all orders

Details

See also: Order

Declared in IOrdersManager

back