Sha256: ac1689252b0dd3fa57e70be66d0beee7e57379e7d04743cab505adadecb4af8c

Contents?: true

Size: 768 Bytes

Versions: 3

Compression:

Stored size: 768 Bytes

Contents

# CloudsmithApi::OrganizationInvite

## 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** |  | [optional] 
**teams** | [**Array<OrganizationTeamInvite>**](OrganizationTeamInvite.md) |  | [optional] 
**user** | **String** | The slug of the user to be invited. | [optional] 
**user_url** | **String** |  | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

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