# VirtualAccount

Virtual Account Payment Method Details

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **amount** |number |  |  | | |
| **minAmount** |number |  |  | | |
| **maxAmount** |number |  |  | | |
| **currency** |string |  |  | | |
| **channelCode** |[VirtualAccountChannelCode](VirtualAccountChannelCode.md) | ☑️ |  | | |
| **channelProperties** |[VirtualAccountChannelProperties](VirtualAccountChannelProperties.md) | ☑️ |  | | |
| **alternativeDisplayTypes** |string[] |  | For payments in Vietnam only, alternative display requested for the virtual account | | |
| **alternativeDisplays** |[VirtualAccountAlternativeDisplay[]](VirtualAccountAlternativeDisplay.md) |  |  | | |



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