JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # AlternativeDisplayItem An object representing alternative display of a VA. ```php use Xendit\Invoice\AlternativeDisplayItem; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **type** | **string** | | Represent type of alternative display. | null | | **value** | **string** | | Represent value of alternative display value. | null | [[Back to README]](../../README.md)