Sha256: 697717bfd170d69bff5af0ab633fa1750f00fe3547d3634812d1caa86ccb1dca
Contents?: true
Size: 764 Bytes
Versions: 1
Compression:
Stored size: 764 Bytes
Contents
--- title: CreateTopicRequest --- ## PureCloud::CreateTopicRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The topic name | | | **description** | **String** | The topic description | [optional] | | **strictness** | **String** | The topic strictness | | | **program_ids** | **Array<String>** | The ids of programs associated to the topic | [optional] | | **tags** | **Array<String>** | The topic tags | [optional] | | **dialect** | **String** | The topic dialect | | | **participants** | **String** | The topic participants | | | **phrases** | [**Array<Phrase>**](Phrase.html) | The topic phrases | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-60.0.0 | docs/CreateTopicRequest.md |