Sha256: b62eee59dbc052d75e37425ba8e1d38ee4644278968a476fe9a707a9c978e6f6

Contents?: true

Size: 817 Bytes

Versions: 3

Compression:

Stored size: 817 Bytes

Contents

# 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>**](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/OrganizationInviteExtend.md
cloudsmith-api-2.0.15 docs/OrganizationInviteExtend.md
cloudsmith-api-2.0.14 docs/OrganizationInviteExtend.md