| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The segment's unique descriptive name. | [optional] |
| segment_id | int | The system generated number that uniquely identifies the segment. | [optional] [readonly] |
| created_at | \DateTime | The system generated date and time that the segment was created (ISO-8601 format). | [optional] [readonly] |
| edited_at | \DateTime | The system generated date and time that the segment's <code>name</code> or <code>segment_criteria</code> was last updated (ISO-8601 format). | [optional] [readonly] |