Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 723 Bytes

File metadata and controls

15 lines (10 loc) · 723 Bytes

UnifiedLoan

Properties

Name Type Description Notes
Currency string Currency
Type string Type: `borrow` - borrow, `repay` - repay
Amount string Borrow or repayment amount
RepaidAll bool Full repayment, only used for repayment operations. When set to `true`, overrides `amount` and directly repays the full amount [optional]
Text string User defined custom ID [optional]

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