Unified margin modification data.
Represents a margin adjustment (add/reduce margin) on a position.
Fields
symbol- Unified symboltype- "add" or "reduce"margin_mode- "cross" or "isolated"amount- Margin amount modifiedtotal- Total margin after modificationcode- Currency codestatus- Modification statustimestamp- Modification time in millisecondsdatetime- ISO 8601 datetime stringinfo- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the MarginModification unified type.