Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 944 Bytes

File metadata and controls

17 lines (13 loc) · 944 Bytes

CrossMarginCurrency

Properties

Name Type Description Notes
name str Currency name [optional]
rate str Loan rate [optional]
prec str Currency precision [optional]
discount str Currency value discount, which is used in total value calculation [optional]
min_borrow_amount str Minimum currency borrow amount. Unit is currency itself [optional]
user_max_borrow_amount str Maximum borrow value allowed per user, in USDT [optional]
total_max_borrow_amount str Maximum borrow value allowed for this currency, in USDT [optional]
price str Price change between this currency and USDT [optional]

[Back to Model list] [Back to API list] [Back to README]