| Name | Type | Description | Notes |
|---|---|---|---|
| number_of_installments | int | Number of installments for a sale transaction if the customer pays the total amount in multiple transactions. | [optional] |
| installments_interest | bool | Indicates whether the installment interest amount has been applied. | [optional] |
| installment_delay_months | int | The number of months the first installment payment will be delayed. | [optional] |
| recurring_type | str | The type of recurring payment. | [optional] |
| merchant_advice_code_supported | bool | Indicates if the merchant supports merchant advice code (MAC) in order to receive table 55 code for a declined recurring transaction. | [optional] |