Sha256: 2457a92cea3f2aaa02dc39ec664e02fe2af07acd55521cddd54865d80f89b4cd
Contents?: true
Size: 756 Bytes
Versions: 1
Compression:
Stored size: 756 Bytes
Contents
--- title: EventAction --- ## PureCloud::EventAction ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | ID of the action. | | | **state** | **String** | Current state of the action (e.g. qualified, succeeded, errored). | [optional] | | **media_type** | **String** | The media type used to deliver the action (e.g. email, webhook). | [optional] | | **prompt** | **String** | Prompt of the action to be displayed/sent to the visitor. | [optional] | | **created_date** | **DateTime** | Timestamp indicating when the action was created. 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/EventAction.md |