SellAction constant
IRI for schemahttp:SellAction
The act of taking money from a buyer in exchange for goods or services rendered. An agent sells an object, product, or service to a buyer for a price. Reciprocal of BuyAction.
Implementation
static const SellAction = IriTerm.prevalidated(
'http://schema.org/SellAction',
);