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

     1  # UriTemplate
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Template** | **string** |  | [optional] 
     7  **Pattern** | [**PatternWithGroups**](PatternWithGroups.md) |  | [optional] 
     8  **TemplateVariables** | **[]string** |  | [optional] 
     9  **NumberOfExplicitRegexes** | **int32** |  | [optional] 
    10  **NumberOfRegexGroups** | **int32** |  | [optional] 
    11  **NumberOfExplicitCharacters** | **int32** |  | [optional] 
    12  **NumberOfTemplateVariables** | **int32** |  | [optional] 
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16