| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the installment | [optional] |
| amount | float | The installment amount. | [optional] |
| billing_date | string | The date on which the installment will be charged. | [optional] |
| description | string | The name of installment. | [optional] |
| deal_id | int | The ID of the deal the installment was added to. | [optional] |