Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 617 Bytes

File metadata and controls

13 lines (9 loc) · 617 Bytes

RepayLoan

还款

Properties

Name Type Description Notes
order_id int 订单id
repay_amount str 还款数量,部分还款时候是必须
repaid_all bool 还款方式, 为`true`时全部还款, 为`false`时部分还款; 当为`false`部分还款时,不允许repay_amount参数大于用户剩余待还

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