# MoosendApi.AddingCriteriaToSegmentsRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field** | **String** | The field of the criterion to filter the mailing list by. This must be one of the following values. | 
**value** | **String** | A search term to filter the specified field by. | 
**comparer** | **String** | An operator that defines the way to compare a criterion field with its value. This must be one of the following values. If not specified, &#x60;Is&#x60; will be assumed. | [optional] 
**dateFrom** | **String** | Provides an additional filter option to be combined with the following fields. | [optional] 
**dateTo** | **String** | Provides an additional filter option to be combined with the following fields. | [optional] 


