Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 817 Bytes

File metadata and controls

17 lines (14 loc) · 817 Bytes

CloudsmithApi::OrganizationInviteExtend

Properties

Name Type Description Notes
email String The email of the user to be invited. [optional]
expires_at DateTime [optional]
inviter String [optional]
inviter_url String [optional]
org String [optional]
role String The role to be assigned to the invited user. [optional] [default to 'Member']
slug_perm String The slug_perm of the invite to be extended. [optional]
teams Array<OrganizationTeamInvite> [optional]
user String The slug of the user to be invited. [optional]
user_url String [optional]