# AccountEwallet



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **accountNumber** |string |  | Unique account identifier as per the bank records. | | |
| **accountHolderName** |string |  | Name of account holder as per the bank records. Needs to match the registered account name exactly. | | |
| **currency** |string |  |  | | |



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