Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 494 Bytes

AbstractSegment.md

File metadata and controls

26 lines (14 loc) · 494 Bytes

AbstractSegment

Abstract segment schema

Properties

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

Enum: TypeEnum

Name Value
AUTO "auto"
SAVED "saved"
TAG "tag"