PaymentMethodType constant
IriTerm
const PaymentMethodType
IRI for schemahttp:PaymentMethodType
The type of payment method, only for generic payment types, specific forms of payments, like card payment should be expressed using subclasses of PaymentMethod.
Implementation
static const PaymentMethodType = const IriTerm(
'http://schema.org/PaymentMethodType',
);