Unified margin loan data.
Represents the result of a cross/isolated margin borrow or repay.
Fields
id- Loan / transaction id when the venue returns onecurrency- Unified currency codeamount- Borrowed or repaid amount (string or number per venue)symbol- Unified market symbol (isolated margin only)timestamp- Loan time in millisecondsdatetime- ISO 8601 datetime stringinfo- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the MarginLoan unified type.