JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # DirectDebitParameters ```php use Xendit\PaymentRequest\DirectDebitParameters; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **channel_code** | [**DirectDebitChannelCode**](DirectDebitChannelCode.md) | ☑️ | | null | | **channel_properties** | [**DirectDebitChannelProperties**](DirectDebitChannelProperties.md) | ☑️ | | null | | **type** | [**DirectDebitType**](DirectDebitType.md) | | | null | [[Back to README]](../../README.md)