Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 968 Bytes

VirtualAccount.md

File metadata and controls

21 lines (15 loc) · 968 Bytes

VirtualAccount

xendit.payment_request.model.VirtualAccount

Virtual Account Payment Method Details

Properties

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]

[Back to README]