Interface GetFundsResponse

Get funds response.

Hierarchy

Properties

Properties

code?: number

This is the code to identify specific responses.

fund_limit: FundLimit[]

Balance available for the user for capital as well as the commodity market.

message?: string

This is the message to identify the specific error responses.

s: string

ok / error.

Generated using TypeDoc