Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 414 Bytes

File metadata and controls

24 lines (11 loc) · 414 Bytes

egoisdk.AbstractSegment

Properties

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

Enum: TypeEnum

  • auto (value: "auto")

  • saved (value: "saved")

  • tag (value: "tag")