/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentMethod/DirectDebitParameters.md
# # DirectDebitParameters


```php
use Xendit\PaymentMethod\DirectDebitParameters;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **channel_code** | [**DirectDebitChannelCode**](DirectDebitChannelCode.md) | ☑️ |  | null |
| **channel_properties** | [**DirectDebitChannelProperties**](DirectDebitChannelProperties.md) | ☑️ |  | null |


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