# DigitalPayoutChannelProperties

Channel information for digital destinations (banks, e-wallets)

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **accountHolderName** |string |  | Registered account name | | |
| **accountNumber** |string | ☑️ | Registered account number | | |
| **accountType** |[ChannelAccountType](ChannelAccountType.md) |  |  | | |



[[Back to README]](../../README.md)