# # CardInstallmentConfiguration
Card Installment Configuration

```php
use Xendit\PaymentRequest\CardInstallmentConfiguration;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **terms** | **int** |  |  | null |
| **interval** | **string** |  |  | MONTH |
| **code** | **string** |  |  | 123 |


[[Back to README]](../../README.md)
