Sha256: af14c463f7aac305cc0f59e36e4a24fc82f81bf32154840852d42b07a1ccefb1
Contents?: true
Size: 1.32 KB
Versions: 43
Compression:
Stored size: 1.32 KB
Contents
--- title: WfmUserNotification --- ## PureCloud::WfmUserNotification ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The immutable globally unique identifier for the object. | | | **mutable_group_id** | **String** | The group ID of the notification (mutable, may change on update) | | | **timestamp** | **DateTime** | The timestamp for this notification. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **type** | **String** | The type of this notification | [optional] | | **shift_trade** | [**ShiftTradeNotification**](ShiftTradeNotification.html) | A shift trade notification. Only set if type == ShiftTrade | [optional] | | **time_off_request** | [**TimeOffRequestNotification**](TimeOffRequestNotification.html) | A time off request notification. Only set if type == TimeOffRequest | [optional] | | **marked_as_read** | **BOOLEAN** | Whether this notification has been marked \"read\" | | | **agent_notification** | **BOOLEAN** | Whether this notification is for an agent | [optional] | | **other_notification_ids_in_group** | **Array<String>** | Other notification IDs in group. This field is only populated in real-time notifications | [optional] | {: class="table table-striped"}
Version data entries
43 entries across 43 versions & 1 rubygems