eligibleTransactionVolume constant
IRI for schema:eligibleTransactionVolume [Expects: https://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: https://schema.org/Demand, https://schema.org/Offer, https://schema.org/PriceSpecification
Implementation
static const eligibleTransactionVolume = IriTerm.prevalidated(
'https://schema.org/eligibleTransactionVolume',
);