Sha256: faff28f6cf8d44a2bfde618ab985cd7c9e7f217c37f1f785072d9a536e283c03

Contents?: true

Size: 1.71 KB

Versions: 80

Compression:

Stored size: 1.71 KB

Contents

---
title: EmergencyGroup
---
## PureCloud::EmergencyGroup

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the entity. | |
| **description** | **String** | The resource's description. | [optional] |
| **version** | **Integer** | The current version of the resource. | [optional] |
| **date_created** | **DateTime** | The date the resource was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | The date of the last modification to the resource. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | **String** | The ID of the user that last modified the resource. | [optional] |
| **created_by** | **String** | The ID of the user that created the resource. | [optional] |
| **state** | **String** | Indicates if the resource is active, inactive, or deleted. | [optional] |
| **modified_by_app** | **String** | The application that last modified the resource. | [optional] |
| **created_by_app** | **String** | The application that created the resource. | [optional] |
| **enabled** | **BOOLEAN** | True if an emergency is occurring and the associated emergency call flow(s) should be used.  False otherwise. | [optional] |
| **emergency_call_flows** | [**Array<EmergencyCallFlow>**](EmergencyCallFlow.html) | The emergency call flow(s) to use during an emergency. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

80 entries across 80 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-95.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-94.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-93.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-92.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-91.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-90.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-89.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-88.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-87.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-86.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-85.0.1 docs/EmergencyGroup.md
purecloudplatformclientv2-85.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-84.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-83.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-82.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-81.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-80.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-79.0.0 docs/EmergencyGroup.md
purecloudplatformclientv2-78.1.0 docs/EmergencyGroup.md