Sha256: e1af4e9d9cb619a07e12d6cd5a0692ddcd62c7220982fc000fac56eda4a39c77
Contents?: true
Size: 1.08 KB
Versions: 80
Compression:
Stored size: 1.08 KB
Contents
--- title: WrapUpCodeMapping --- ## PureCloud::WrapUpCodeMapping ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **version** | **Integer** | Required for updates, must match the version number of the most recent update | [optional] | | **default_set** | **Array<String>** | The default set of wrapup values | [optional] | | **mapping** | **Hash<String, Array<String>>** | A map from wrapup code identifiers to a set of wrapup values | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
80 entries across 80 versions & 2 rubygems