Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 607 Bytes

File metadata and controls

11 lines (8 loc) · 607 Bytes

# InstallmentRequestBody

Properties

Name Type Description Notes
description string The name of the installment. [optional]
amount float The installment amount. Must be a positive number (excluding 0). [optional]
billing_date string The date on which the installment will be charged. Must be in the format YYYY-MM-DD. [optional]

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