ProgramMembership
Type name: ProgramMembership
Extends Intangible
Name |
Type |
Description |
hostingOrganization |
Organization |
The organization (airline, travelers' club, etc.) the membership is made with. |
member |
Organization or Person |
A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. |
members |
Organization or Person |
A member of this organization. |
membershipNumber |
Text |
A unique identifier for the membership. |
programName |
Text |
The program providing the membership. |
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."],[[["`ProgramMembership` extends the `Intangible` type and stores information about a membership in a program."],["It includes details about the organization hosting the program, the member (individual or organization), and membership specifics like membership number and program name."],["`hostingOrganization` denotes the organization running the program, while `member` or `members` indicate the individual or organization holding the membership."],["`membershipNumber` provides a unique identifier for the membership, and `programName` specifies the name of the program."]]],[]]