Unified leverage settings data.
Represents the current leverage configuration for a symbol.
Fields
symbol- Unified symbol (e.g., "BTC/USDT:USDT")margin_mode- "cross" or "isolated"long_leverage- Leverage for long positionsshort_leverage- Leverage for short positionsinfo- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the Leverage unified type.