MIF_E31211285/vendor/xendit/xendit-php/docs/PaymentRequest/VirtualAccountParameters.md

834 B

# VirtualAccountParameters

use Xendit\PaymentRequest\VirtualAccountParameters;

Properties

Name Type Required Description Examples
min_amount float null
max_amount float null
amount float null
currency PaymentRequestCurrency null
channel_code VirtualAccountChannelCode ☑️ null
channel_properties VirtualAccountChannelProperties ☑️ null
alternative_display_types string[] Alternative display requested for the virtual account null

[Back to README]