Membership

A relationship between a Person and an Organization, possibly including a Post.

Fields

Information about the 14 fields and the definitions of any abbreviated values.


created_at   Date (with time)

The date and time of creation.


end_date   String (up to 10)

The date on which the relationship ended in YYYY[-MM[-DD]] string format.


extras   A JSON object

A key-value store for storing arbitrary information not covered elsewhere.


id   String (up to 51)


label   String (up to 300)

A label describing the membership.


locked_fields   Array of Text


on_behalf_of_id   String (up to 53)

The Organization on whose behalf the Person is a member of the Organization.


organization_id   String (up to 53)

A link to the Organization in which the Person is a member.


person_id   String (up to 47)

A link to the Person that is a member of the Organization.


person_name   String (up to 300)

The name of the Person that is a member of the Organization.


post_id   String (up to 45)

The Post held by the member in the Organization.


role   String (up to 300)

The role that the member fulfills in the Organization.


start_date   String (up to 10)

The date on which the relationship began in YYYY[-MM[-DD]] string format.


updated_at   Date (with time)

The date and time of the last update.