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

     1  # ServicePlanResource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** |  | [optional] 
     7  **Id** | **string** |  | [optional] 
     8  **Name** | **string** |  | [optional] 
     9  **Edition** | **string** |  | [optional] 
    10  **Brand** | [**BrandResource**](BrandResource.md) |  | [optional] 
    11  **Type** | **string** |  | [optional] 
    12  **ServiceFeatures** | [**[]ServiceFeatureValue**](ServiceFeatureValue.md) |  | [optional] 
    13  **Limits** | [**AccountLimitsResource**](AccountLimitsResource.md) |  | [optional] 
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17