Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 877 Bytes

File metadata and controls

19 lines (15 loc) · 877 Bytes

OrganizationInvite

Properties

Name Type Description Notes
email str The email of the user to be invited. [optional]
expires_at datetime [optional]
inviter str [optional]
inviter_url str [optional]
org str [optional]
role str The role to be assigned to the invited user. [optional] [default to 'Member']
slug_perm str [optional]
teams list[OrganizationTeamInvite] [optional]
user str The slug of the user to be invited. [optional]
user_url str [optional]

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