Sha256: e5b97b43fae1325a32821d5bab10847203ae9090f975673b871d899f39f2e476
Contents?: true
Size: 1.18 KB
Versions: 13
Compression:
Stored size: 1.18 KB
Contents
--- title: PolicyCreate --- ## PureCloud::PolicyCreate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The policy name. | | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **order** | **Integer** | | [optional] | | **description** | **String** | | [optional] | | **enabled** | **BOOLEAN** | | [optional] [default to false]| | **media_policies** | [**MediaPolicies**](MediaPolicies.html) | Conditions and actions per media type | [optional] | | **conditions** | [**PolicyConditions**](PolicyConditions.html) | Conditions | [optional] | | **actions** | [**PolicyActions**](PolicyActions.html) | Actions | [optional] | | **policy_errors** | [**PolicyErrors**](PolicyErrors.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems