Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 472 Bytes

File metadata and controls

16 lines (11 loc) · 472 Bytes

# VirtualAccountAlternativeDisplay

Alternative Display Object

use Xendit\PaymentMethod\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]