SettleInResp
symbolstring
Trading symbol whose position collateral currency was switched.
timestampint64
Server processing time, Unix timestamp in milliseconds.
statusint32
Result status code (0 indicates success; non-zero indicates failure).
typeint32
Result type code returned by the trading system.
SettleInResp
{
"symbol": "string",
"timestamp": 0,
"status": 0,
"type": 0
}