Sha256: edd8cc579b91a9e5c0e265f26de82df39c1e8aac65b4d0c56bf7eeac6f42feb2
Contents?: true
Size: 851 Bytes
Versions: 6
Compression:
Stored size: 851 Bytes
Contents
--- title: LocationDefinition --- ## PureCloud::LocationDefinition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **address** | [**LocationAddress**](LocationAddress.html) | | [optional] | | **address_verified** | **BOOLEAN** | | [optional] [default to false]| | **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] | | **state** | **String** | Current activity status of the location. | [optional] | | **version** | **Integer** | | [optional] | | **path** | **Array<String>** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
6 entries across 6 versions & 1 rubygems