Sha256: 5808ef662b0958c8e101ddd8449736dcc5173e3e0b460ea8dbde7fb9c523f613
Contents?: true
Size: 1004 Bytes
Versions: 1
Compression:
Stored size: 1004 Bytes
Contents
--- title: Location --- ## PureCloud::Location ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **address** | **String** | | [optional] | | **address_fields** | [**LocationAddressFields**](LocationAddressFields.html) | | [optional] | | **address_verified** | **BOOLEAN** | | [optional] [default to false]| | **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] | | **notes** | **String** | | [optional] | | **path** | **Array<String>** | | [optional] | | **state** | **String** | Current activity status of the location. | [optional] | | **sublocation_order** | **Array<String>** | | [optional] | | **version** | **Float** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.36.1 | doc_out/Location.html.md |