# VirtualAccountParameters



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **minAmount** |number |  |  | | |
| **maxAmount** |number |  |  | | |
| **amount** |number |  |  | | |
| **currency** |[PaymentRequestCurrency](PaymentRequestCurrency.md) |  |  | | |
| **channelCode** |[VirtualAccountChannelCode](VirtualAccountChannelCode.md) | ☑️ |  | | |
| **channelProperties** |[VirtualAccountChannelProperties](VirtualAccountChannelProperties.md) | ☑️ |  | | |
| **alternativeDisplayTypes** |string[] |  | Alternative display requested for the virtual account | | |



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