MIF_E31211285/vendor/xendit/xendit-php/docs/Invoice/AlternativeDisplayItem.md

479 B

# AlternativeDisplayItem

An object representing alternative display of a VA.

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]