Sha256: ad09e700c19693df5491d23bbea1bc6c4596f68a2cc31b30fe7a554132483a63
Contents?: true
Size: 707 Bytes
Versions: 162
Compression:
Stored size: 707 Bytes
Contents
--- title: CreateShareRequest --- ## PureCloud::CreateShareRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **shared_entity_type** | **String** | The share entity type | | | **shared_entity** | [**SharedEntity**](SharedEntity.html) | The entity that will be shared | | | **member_type** | **String** | | [optional] | | **member** | [**SharedEntity**](SharedEntity.html) | The member that will have access to this share. Only required if a list of members is not provided. | [optional] | | **members** | [**Array<CreateShareRequestMember>**](CreateShareRequestMember.html) | | [optional] | {: class="table table-striped"}
Version data entries
162 entries across 162 versions & 2 rubygems