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

     1  # DateTimeComparableSearchField
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Operator** | **string** | Values can be `>`, `<` and `=` | [optional] 
     8  **Value** | [**time.Time**](time.Time.md) |  | [optional] 
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12