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

     1  # GetServiceInfoResponse
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** | Canonical URI of the account Service Info resource | [optional] 
     7  **ServicePlanName** | **string** | Account Service Plan name | [optional] 
     8  **ServiceFeatures** | [**[]ServiceFeatureInfo**](ServiceFeatureInfo.md) | Service features information, see Service Feature List | [optional] 
     9  **Limits** | [**AccountLimits**](AccountLimits.md) |  | [optional] 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13