# Segment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**String**> | UUID of the segment. If left empty, it will be assigned automaticaly. | [optional] **name** | **String** | Name of the segment. You'll see this name on the Web UI. | **filters** | [**Vec**](FilterExpressions.md) | Filter or operators the segment will have. For a list of available filters with details, please see Send to Users Based on Filters. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)