Sha256: 53137bd5f3cd21f6ac837914c7c26f8920c47cc607f9265f6a417c40489d7c29

Contents?: true

Size: 1.49 KB

Versions: 67

Compression:

Stored size: 1.49 KB

Contents

---
title: ActivityCode
---
## PureCloud::ActivityCode

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the activity code. Default activity codes will be created with an empty name | [optional] |
| **is_active** | **BOOLEAN** | Whether this activity code is active or has been deleted | [optional] |
| **is_default** | **BOOLEAN** | Whether this is a default activity code | [optional] |
| **category** | **String** | The activity code's category. | [optional] |
| **length_in_minutes** | **Integer** | The default length of the activity in minutes | [optional] |
| **counts_as_paid_time** | **BOOLEAN** | Whether an agent is paid while performing this activity | [optional] |
| **counts_as_work_time** | **BOOLEAN** | Indicates whether or not the activity should be counted as contiguous work time for calculating daily constraints | [optional] |
| **agent_time_off_selectable** | **BOOLEAN** | Whether an agent can select this activity code when creating or editing a time off request. Null if the activity's category is not time off. | [optional] |
| **metadata** | [**WfmVersionedEntityMetadata**](WfmVersionedEntityMetadata.html) | Version metadata for the associated management unit's list of activity codes | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
purecloudplatformclientv2-27.1.0 docs/ActivityCode.md
purecloudplatformclientv2-27.0.0 docs/ActivityCode.md
purecloudplatformclientv2-26.0.1 docs/ActivityCode.md
purecloudplatformclientv2-26.0.0 docs/ActivityCode.md
purecloudplatformclientv2-25.0.0 docs/ActivityCode.md
purecloudplatformclientv2-24.0.0 docs/ActivityCode.md
purecloudplatformclientv2-23.0.0 docs/ActivityCode.md