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 = const IriTerm(
  'https://schema.org/paymentMethodType',
);