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