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

     1  # LicenseTypeInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **string** | Internal identifier of a type | [optional] 
     7  **Uri** | **string** | Canonical URI of a license type resource | [optional] 
     8  **Sku** | **string** | Short name of a license type | [optional] 
     9  **Name** | **string** | Full name of a license type | [optional] 
    10  **Assignable** | **string** | State of a license. Webinars and Large Meetings are assignable | [optional] 
    11  **Feature** | [**LicenseFeatureInfo**](LicenseFeatureInfo.md) |  | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15