# # PaymentPlanOptionModel

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**number_of_installments** | **int** |  |
**first_installment_amount** | **float** |  |
**installment_amount** | **float** |  |
**last_installment_amount** | **float** |  |
**links** | [**\Splitit\Model\LinksModel**](LinksModel.md) |  | [optional]
**terms_and_conditions_brief** | **string** |  | [optional]
**installment_frequency** | **string** |  | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
