JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # AccountEwallet ```php use Xendit\Customer\AccountEwallet; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **account_number** | **string** | | Unique account identifier as per the bank records. | null | | **account_holder_name** | **string** | | Name of account holder as per the bank records. Needs to match the registered account name exactly. | null | | **currency** | **string** | | | null | [[Back to README]](../../README.md)