Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 788 Bytes

RepayCurrencyRes.md

File metadata and controls

17 lines (13 loc) · 788 Bytes

Io.Gate.GateApi.Model.RepayCurrencyRes

Properties

Name Type Description Notes
Succeeded bool Has the repayment been successful [optional]
Label string Error identifier for unsuccessful operations; empty for successful. [optional]
Message string Error description in case of operation failure; 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]