appliesToPaymentMethod constant
IriTerm
const appliesToPaymentMethod
IRI for schemahttp:appliesToPaymentMethod [Expects: http://schema.org/PaymentMethod]
The payment method(s) to which the payment charge specification applies.
Can be used on: http://schema.org/PaymentChargeSpecification
Implementation
static const appliesToPaymentMethod = const IriTerm(
'http://schema.org/appliesToPaymentMethod',
);