xendit.payment_request.model.VirtualAccount
Virtual Account Payment Method Details
Name | Type | Required | Description | Examples |
---|---|---|---|---|
channel_code | VirtualAccountChannelCode | ☑️ | ||
channel_properties | VirtualAccountChannelProperties | ☑️ | ||
min_amount | float, none_type | |||
max_amount | float, none_type | |||
amount | float, none_type | |||
currency | PaymentRequestCurrency | |||
alternative_display_types | [str] | Alternative display requested for the virtual account | ||
alternative_displays | [VirtualAccountAlternativeDisplay] |