Unified borrow interest data.
Represents accrued interest on a margin borrow position.
Fields
symbol- Unified symbol (if isolated margin)currency- Borrowed currency codeinterest- Accrued interest amountinterest_rate- Interest rate as decimalamount_borrowed- Total amount borrowedmargin_mode- "cross" or "isolated"timestamp- Data timestamp in millisecondsdatetime- ISO 8601 datetime stringinfo- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the BorrowInterest unified type.