Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 867 Bytes

File metadata and controls

18 lines (13 loc) · 867 Bytes

SegmentData

Properties

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]

[Back to Model list] [Back to API list] [Back to README]