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