github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/ServiceInfo.md (about)

     1  # ServiceInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** | Canonical URI of a service info resource | [optional] 
     7  **BillingPlan** | [**BillingPlanInfo**](BillingPlanInfo.md) |  | [optional] 
     8  **Brand** | [**BrandInfo**](BrandInfo.md) |  | [optional] 
     9  **ServicePlan** | [**ServicePlanInfo**](ServicePlanInfo.md) |  | [optional] 
    10  **TargetServicePlan** | [**TargetServicePlanInfo**](TargetServicePlanInfo.md) |  | [optional] 
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14