RejectAction constant

IriTerm const RejectAction

IRI for schema:RejectAction

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

Implementation

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