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