paymentMethodType constant
paymentMethodType [Expects: http://schema.org/PaymentMethodType]
The type of a payment method.
Can be used on: http://schema.org/PaymentMethod
Implementation
static const paymentMethodType = IriTerm.prevalidated(
'http://schema.org/paymentMethodType',
);