Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 757 Bytes

File metadata and controls

17 lines (12 loc) · 757 Bytes

SegmentData

Properties

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]

[Back to API list] [Back to README]