| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The segment ID | [optional] |
| name | str | The segment name | [optional] |
| created_at | str | Date segment created | [optional] |
| updated_at | str | Date segment last updated | [optional] |
| app_id | str | The app id | [optional] |
| read_only | bool | Is the segment read only? | [optional] |
| is_active | bool | Is the segment active? | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |