JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # DirectDebitBankAccount ```php use Xendit\PaymentMethod\DirectDebitBankAccount; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **masked_bank_account_number** | **string** | | | 233eca40ff303ba15bf39052ca3102c6 | | **bank_account_hash** | **string** | | | 233eca40ff303ba15bf39052ca3102c6 | | **mobile_number** | **string** | | Mobile number of the customer registered to the partner channel | +62818555988 | | **identity_document_number** | **string** | | Identity number of the customer registered to the partner channel | 1234567891113 | [[Back to README]](../../README.md)