# # ChannelPropertiesCardsInstallmentConfigurationAllowedTermsInner


```php
use Xendit\Invoice\ChannelPropertiesCardsInstallmentConfigurationAllowedTermsInner;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **issuer** | **string** |  | The bank code of the installment provider / issuer | null |
| **allowed_terms** | **float[]** |  | An array containing list of installment tenor available to choose | null |


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