--- title: Service --- ## PureCloud::Service ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **status** | **String** | | [optional] | | **domains** | **Array<String>** | An inbound carrier specific domain (i.e. lb.domain.com) | [optional] | | **service_types** | [**Array<ServiceType>**](ServiceType.html) | | [optional] | | **gateways** | [**Array<Gateway>**](Gateway.html) | | [optional] | | **dns** | [**Dns**](Dns.html) | | [optional] | | **vpn** | [**Vpn**](Vpn.html) | | [optional] | | **carrier** | [**Carrier**](Carrier.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}