ChangePositionModeResp
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 position-mode change.
typeint32
Event type code of the response.
ChangePositionModeResp
{
"symbol": "string",
"timestamp": 0,
"status": 0,
"type": 0
}