Interface CreateTradeResponse

Hierarchy

  • CreateTradeResponse
    • CreateTradeResponse

Properties

request_id?: string

Request ID as a reference for an asynchronous trade creation request

Memberof

CreateTradeResponse

status: string

[DEPRECATED] Unused field that always returns an empty string. The presence of a trade_id signifies that a trade was successful.

Memberof

CreateTradeResponse

trade_id: number

ID of trade within Immutable X

Memberof

CreateTradeResponse

Generated using TypeDoc