PaymentTypeEnum
enum type for payment type
graphql
enum PaymentTypeEnum {
authorize_net
blockchyp
bloyal
booking_kit
dummy
lynck
paypal
six_saferpay
stripe
}
Values
PaymentTypeEnum.authorize_net
PaymentTypeEnum.blockchyp
PaymentTypeEnum.bloyal
PaymentTypeEnum.booking_kit
PaymentTypeEnum.dummy
PaymentTypeEnum.lynck
PaymentTypeEnum.paypal
PaymentTypeEnum.six_saferpay
PaymentTypeEnum.stripe
Member Of
Payment object