Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 415 Bytes

File metadata and controls

24 lines (11 loc) · 415 Bytes

egoisdk.AutomaticSegment

Properties

Name Type Description Notes
type String Type of segment [optional] [readonly]
segmentId String [optional]
name String Name of the segment [optional]

Enum: TypeEnum

  • auto (value: "auto")

  • saved (value: "saved")

  • tag (value: "tag")