JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # DigitalPayoutChannelProperties Channel information for digital destinations (banks, e-wallets) ```php use Xendit\Payout\DigitalPayoutChannelProperties; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **account_holder_name** | **string** | | Registered account name | Adam Gilcrist | | **account_number** | **string** | ☑️ | Registered account number | 9999999999 | | **account_type** | [**ChannelAccountType**](ChannelAccountType.md) | | | null | [[Back to README]](../../README.md)