actionOption constant

IriTerm const actionOption

IRI for schemahttp:actionOption [Expects: http://schema.org/Text, http://schema.org/Thing]

A sub property of object. The options subject to this action.

Can be used on: http://schema.org/ChooseAction

Implementation

static const actionOption = IriTerm.prevalidated(
  'http://schema.org/actionOption',
);