businessFunction constant
businessFunction [Expects: https://schema.org/BusinessFunction]
The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http://purl.org/goodrelations/v1#Sell.
Can be used on: https://schema.org/Demand, https://schema.org/Offer, https://schema.org/TypeAndQuantityNode
Implementation
static const businessFunction = IriTerm.prevalidated(
'https://schema.org/businessFunction',
);