Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 683 Bytes

CreateUniLend.md

File metadata and controls

17 lines (12 loc) · 683 Bytes

Io.Gate.GateApi.Model.CreateUniLend

Lend or redeem

Properties

Name Type Description Notes
Currency string Currency name
Amount string The amount of currency could be lent
Type string type: lend - lend, redeem - redeem
MinRate string The minimum interest rate. If the value is too high, it might lead to the unsuccessful lending and no profit will be gained for that hour. [optional]

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