Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 742 Bytes

File metadata and controls

15 lines (11 loc) · 742 Bytes

RepayCurrencyRes

Properties

Name Type Description Notes
succeeded bool Whether the repayment was successful [optional]
label str Error identifier for failed operations; empty when successful [optional]
message str Error description for failed operations; empty when successful [optional]
currency str Repayment currency [optional]
repaid_principal str Principal [optional]
repaid_interest str Principal [optional]

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