Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 777 Bytes

File metadata and controls

17 lines (13 loc) · 777 Bytes

Io.Gate.GateApi.Model.RepayCurrencyRes

Properties

Name Type Description Notes
Succeeded bool Whether the repayment was successful [optional]
Label string Error identifier for failed operations; empty when successful [optional]
Message string Error description for failed operations; empty when successful [optional]
Currency string Repayment currency [optional]
RepaidPrincipal string Principal [optional]
RepaidInterest string Principal [optional]

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