GeneratedPaymentMethodType
Indicates the payment method used, which depends on the configured payment supplier.
enum GeneratedPaymentMethodType {
VIRTUAL_CARD
}
Values
GeneratedPaymentMethodType.VIRTUAL_CARD
The payment method is a generation of a virtual credit card to send to the supplier.
Member Of
GeneratedPaymentInfo
object