The internal ID of the invitation.
The access level that this user will have after accepting the invitation
The address this invitation was issued to.
The internal ID of the invitation.
The collaborator who sent the invitation, or null for invitations issued before inviter tracking existed.
The address of the collaborator who sent the invitation.
The name of the collaborator, or null if they have not set one.
The organisation that sent the invitation.
The internal ID of the organisation.
The name of the organisation.
The ID of the organisation that sent the invitation.
An invitation for a user to join a specific organisation. Organisations contain Accounts, but not all accounts will neccessarily be visible to all collaborators of the organisation. You can list invitations by calling Salt.getOrganisationsInvitations, and accept them by calling Salt.acceptOrganisationInvitation.