Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 526 Bytes

Repayment.md

File metadata and controls

12 lines (9 loc) · 526 Bytes

# Repayment

Properties

Name Type Description Notes
id string Loan record ID [optional]
create_time string Repayment time [optional]
principal string Repaid principal [optional]
interest string Repaid interest [optional]

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