businessFunction constant
businessFunction [Expects: http://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: http://schema.org/Demand, http://schema.org/Offer, http://schema.org/TypeAndQuantityNode
Implementation
static const businessFunction = IriTerm.prevalidated(
'http://schema.org/businessFunction',
);