AcceptAction constant

IriTerm const AcceptAction

IRI for schema:AcceptAction

The act of committing to/adopting an object.\n\nRelated actions:\n\n* {RejectAction}: The antonym of AcceptAction.

Implementation

static const AcceptAction = IriTerm.prevalidated(
  'https://schema.org/AcceptAction',
);