expectsAcceptanceOf constant
IRI for schemahttp:expectsAcceptanceOf [Expects: http://schema.org/Offer]
An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it.
Can be used on: http://schema.org/ActionAccessSpecification, http://schema.org/ConsumeAction, http://schema.org/MediaSubscription
Implementation
static const expectsAcceptanceOf = IriTerm.prevalidated(
'http://schema.org/expectsAcceptanceOf',
);