| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<String> | The segment ID | [optional] |
| name | Option<String> | The segment name | [optional] |
| created_at | Option<String> | Date segment created | [optional] |
| updated_at | Option<String> | Date segment last updated | [optional] |
| app_id | Option<String> | The app id | [optional] |
| read_only | Option<bool> | Is the segment read only? | [optional] |
| is_active | Option<bool> | Is the segment active? | [optional] |