appliesToPaymentMethod constant
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 = IriTerm.prevalidated(
'http://schema.org/appliesToPaymentMethod',
);