# Functions
GetCmdListOrders returns query command that lists all order objects with filters and pagination.
GetCmdOrder returns query command that returns order by id.
GetCmdPostOrder returns tx command which post a new order.
GetCmdRevokeOrder returns tx command which revokes an order.