expectsAcceptanceOf property

SchemaOffer? expectsAcceptanceOf
getter/setter pair

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.

Implementation

SchemaOffer? expectsAcceptanceOf;