eligibleTransactionVolume constant
eligibleTransactionVolume [Expects: http://schema.org/PriceSpecification]
The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount.
Can be used on: http://schema.org/Demand, http://schema.org/Offer, http://schema.org/PriceSpecification
Implementation
static const eligibleTransactionVolume = IriTerm.prevalidated(
'http://schema.org/eligibleTransactionVolume',
);