Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 753 Bytes

RepayCurrencyRes.md

File metadata and controls

15 lines (11 loc) · 753 Bytes

RepayCurrencyRes

Properties

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