Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 604 Bytes

InstallmentRequestBody.md

File metadata and controls

11 lines (8 loc) · 604 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 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]