# # VirtualAccountAlternativeDisplay
Alternative Display Object

```php
use Xendit\PaymentRequest\VirtualAccountAlternativeDisplay;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **type** | **string** |  | Type of the alternative display | null |
| **data** | **string** |  | Data payload of the given alternative display | null |


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