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

     1  # LicenseInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** | Canonical URI of a license | [optional] 
     7  **Id** | **string** | Internal identifier of a license | [optional] 
     8  **Type** | [**LicenseFeatureInfo**](LicenseFeatureInfo.md) |  | [optional] 
     9  **CreationTime** | **string** | Datetime when license was purchased in ISO 8601 format including timezone, for example 2017-03-10T18:07:52.534Z | [optional] 
    10  **Extension** | [**LicenseExtensionInfo**](LicenseExtensionInfo.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