Interface GetMarketStatusResponse

Market status response for all the exchanges and their segments.

Hierarchy

Properties

code?: number

This is the code to identify specific responses.

marketStatus: http.MarketStatus[]

List of statuses of various markets.

message?: string

This is the message to identify the specific error responses.

s: string

ok / error.

Generated using TypeDoc