Interface GetOrdersResponse

Get orders response.

Hierarchy

Properties

Properties

code?: number

This is the code to identify specific responses.

message?: string

This is the message to identify the specific error responses.

orderBook: http.Order[]

List of all orders places during the day.

s: string

ok / error.

Generated using TypeDoc