paymentMethodType constant

IriTerm const paymentMethodType

paymentMethodType [Expects: https://schema.org/PaymentMethodType]

The type of a payment method.

Can be used on: https://schema.org/PaymentMethod

Implementation

static const paymentMethodType = IriTerm.prevalidated(
  'https://schema.org/paymentMethodType',
);