expectsAcceptanceOf property
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;
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.
SchemaOffer? expectsAcceptanceOf;