Sha256: a6189ef05191ee186195bb9a1ee7f29b0908cf3fb55f48282c557e888fb5e8dc
Contents?: true
Size: 908 Bytes
Versions: 1
Compression:
Stored size: 908 Bytes
Contents
--- title: GenericEventAction --- ## PureCloud::GenericEventAction ## 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] | | **media_address** | **String** | Address of the media type used to deliver the action (e.g. email address, webhook URL). | [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/GenericEventAction.md |