PayAction
Type name: PayAction
Extends TradeAction
Name |
Type |
Description |
purpose |
MedicalDevicePurpose or Thing |
A goal towards an action is taken. Can be concrete or abstract. |
recipient |
Audience, Organization or Person |
A sub property of participant. The participant who is at the receiving end of the action. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["PayAction is a type of TradeAction, focusing on payment-related actions within email markup."],["It includes properties like 'purpose' indicating the reason for the payment and 'recipient' specifying who receives the payment."],["Purpose can be a medical device purpose or a general thing, while recipient can be an audience, organization, or person."]]],["The `PayAction` type, which extends `TradeAction`, involves an action with a specified `purpose` that can be a `MedicalDevicePurpose` or a general `Thing`. This action designates a `recipient`, who is on the receiving end and can be an `Audience`, `Organization`, or `Person`. The `PayAction` focuses on the exchange, detailing the goal and the receiver within a trade context.\n"]]