recipient constant

IriTerm const recipient

IRI for schema:recipient [Expects: https://schema.org/Audience, https://schema.org/ContactPoint, https://schema.org/Organization, https://schema.org/Person]

A sub property of participant. The participant who is at the receiving end of the action.

Can be used on: https://schema.org/AuthorizeAction, https://schema.org/CommunicateAction, https://schema.org/DonateAction, https://schema.org/GiveAction, https://schema.org/Message, https://schema.org/PayAction, https://schema.org/ReturnAction, https://schema.org/SendAction, https://schema.org/TipAction

Implementation

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