Skip to main content

ChangeRiskLimitResp

symbolstring

Market symbol that was updated (e.g. BTC-PERP).

timestampint64

Server timestamp of the response, in milliseconds since epoch.

statusint32

Status code of the risk-limit change.

typeint32

Event type code of the response.

messagestring

Human-readable message describing the result.

ChangeRiskLimitResp
{
"symbol": "string",
"timestamp": 0,
"status": 0,
"type": 0,
"message": "string"
}