Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 756 Bytes

File metadata and controls

16 lines (11 loc) · 756 Bytes

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]