[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 767 Bytes

RepayCurrencyRes.md

File metadata and controls

16 lines (11 loc) · 767 Bytes

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]