public method IOrdersManager.getOrdersSnapshot
Overview
Gets a snapshot of all orders
Declaration
function getOrdersSnapshot()
public Order[] getOrdersSnapshot();
public Order[] getOrdersSnapshot();
Returns
The method returns a snapshot of all orders
Details
Declared in IOrdersManager