Interface CreateOrderResponse

Hierarchy

  • CreateOrderResponse
    • CreateOrderResponse

Properties

order_id: number

ID of the created order

Memberof

CreateOrderResponse

request_id?: string

Request ID as a reference for an asynchronous order creation request

Memberof

CreateOrderResponse

status: string

Status of the created order

Memberof

CreateOrderResponse

time: number

Timestamp of the created order

Memberof

CreateOrderResponse

Generated using TypeDoc