Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 747 Bytes

UnifiedLoan.md

File metadata and controls

18 lines (13 loc) · 747 Bytes

Io.Gate.GateApi.Model.UnifiedLoan

Borrow or repay

Properties

Name Type Description Notes
Currency string Currency
Type string type: borrow - borrow, repay - repay
Amount string The amount of lending or repaying
RepaidAll bool Full repayment is solely for repayment operations. When set to 'true,' it overrides the 'amount,' allowing for direct full repayment. [optional]
Text string User defined custom ID [optional]

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