Sha256: 585b6e50a8b78639d02cd0a79eca3bf93e5b5254bd17bdf0eab0d09d3f0a740f
Contents?: true
Size: 1.17 KB
Versions: 10
Compression:
Stored size: 1.17 KB
Contents
--- title: AvailableAdditionalService --- ## PureCloud::AvailableAdditionalService ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | The description of this additional service. | | | **part_number** | **String** | The part number of this additional service. | | | **required_for_products** | **Array<String>** | The list of products which require this additional service. | | | **available_for_products** | **Array<String>** | The list of products for which this additional service is available. | | | **default_for_products** | **Array<String>** | The list of products which have this additional service by default. | | | **exclusive_from_products** | **Array<String>** | The list of additional services which are not compatible with this additional service. | | | **rate** | [**Rate**](Rate.html) | The rate of this additional service. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems