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

     1  # GetVersionsResponse
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** | Canonical URI of the API version | [optional] 
     7  **ApiVersions** | [**[]VersionInfo**](VersionInfo.md) | Full API version information: uri, number, release date | [optional] 
     8  **ServerVersion** | **string** | Server version | [optional] 
     9  **ServerRevision** | **string** | Server revision | [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