Sha256: ef3ac3f3055feea8c143e53c76e0f8c76a18dec67249fb0b0e1862ec2383987f
Contents?: true
Size: 960 Bytes
Versions: 139
Compression:
Stored size: 960 Bytes
Contents
--- title: CreateShareResponse --- ## PureCloud::CreateShareResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **shared_entity_type** | **String** | | [optional] | | **shared_entity** | [**UriReference**](UriReference.html) | | [optional] | | **member_type** | **String** | | [optional] | | **member** | [**UriReference**](UriReference.html) | | [optional] | | **shared_by** | [**UriReference**](UriReference.html) | | [optional] | | **workspace** | [**UriReference**](UriReference.html) | | [optional] | | **succeeded** | [**Array<Share>**](Share.html) | | [optional] | | **failed** | [**Array<Share>**](Share.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
139 entries across 139 versions & 2 rubygems