Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListOrdersResponse

Hierarchy

Index

Properties

marker: string

Specifies the desired starting point of the set of items to return. Used for paging as described in the Notes below.

message?: string
messages: IMessages

The messages associated with the order.

next: string

The next order.

order: IOrder[]

The order response.

Generated using TypeDoc