Interface OrderResponse

Place/modify/cancel order reponse.

Hierarchy

Properties

Properties

code?: number

This is the code to identify specific responses.

id: string

The order number of the placed/modified/cancelled order.

message?: string

This is the message to identify the specific error responses.

s: string

ok / error.

Generated using TypeDoc