Sha256: db6391e8581ed74ca58e9495258c07d578e3c2a6c223f9cc5e73502cffb3a43f

Contents?: true

Size: 515 Bytes

Versions: 3

Compression:

Stored size: 515 Bytes

Contents

# CloudsmithApi::OrganizationInviteRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | The email of the user to be invited. | [optional] 
**role** | **String** | The role to be assigned to the invited user. | [optional] [default to 'Member']
**teams** | [**Array<OrganizationTeamInvite>**](OrganizationTeamInvite.md) |  | [optional] 
**user** | **String** | The slug of the user to be invited. | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cloudsmith-api-2.0.16 docs/OrganizationInviteRequest.md
cloudsmith-api-2.0.15 docs/OrganizationInviteRequest.md
cloudsmith-api-2.0.14 docs/OrganizationInviteRequest.md