Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 970 Bytes

OrganizationInvitation.md

File metadata and controls

16 lines (12 loc) · 970 Bytes

OrganizationInvitation

Properties

Name Type Description Notes
id string The invitation unique identifier [optional]
organization string The unique identifier of the Organization owning this class [optional]
organizationRole \Flat\APIClient\Model\OrganizationRoles [optional]
customCode string Enrollment code to use when joining this organization [optional]
email string The email address this invitation was sent to [optional]
invitedBy string The unique identifier of the User who created this invitation [optional]
usedBy string The unique identifier of the User who used this invitation [optional]

[Back to Model list] [Back to API list] [Back to README]