Sha256: f8619979ca7f98393543f4e6aa64d1bfbbfdb0338aaf2f5a850b96840b02f925
Contents?: true
Size: 1.34 KB
Versions: 1
Compression:
Stored size: 1.34 KB
Contents
--- title: Outcome --- ## PureCloud::Outcome ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **is_active** | **BOOLEAN** | Whether or not the outcome is active. | [optional] | | **display_name** | **String** | The display name of the outcome. | | | **version** | **Integer** | The version of the outcome. | [optional] | | **description** | **String** | A description of the outcome. | [optional] | | **is_positive** | **BOOLEAN** | Whether or not the outcome is positive. | [optional] | | **context** | [**Context**](Context.html) | The context of the outcome. | [optional] | | **journey** | [**Journey**](Journey.html) | The pattern of rules defining the filter of the outcome. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | | **created_date** | **DateTime** | Timestamp indicating when the outcome was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_date** | **DateTime** | Timestamp indicating when the outcome was last updated. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-53.0.0 | docs/Outcome.md |