An organization invitation with public organization data populated
Field | Type | Required | Description |
---|---|---|---|
Id |
string | ➖ | N/A |
Object |
OrganizationInvitationWithPublicOrganizationDataObject | ➖ | String representing the object's type. Objects of the same type share the same value. |
EmailAddress |
string | ➖ | N/A |
Role |
string | ➖ | N/A |
RoleName |
string | ➖ | N/A |
OrganizationId |
string | ➖ | N/A |
Status |
string | ➖ | N/A |
PublicMetadata |
Dictionary<String, object> | ➖ | N/A |
PrivateMetadata |
Dictionary<String, object> | ➖ | N/A |
PublicOrganizationData |
PublicOrganizationData | ➖ | N/A |
CreatedAt |
long | ➖ | Unix timestamp of creation. |
UpdatedAt |
long | ➖ | Unix timestamp of last update. |