Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1 KB

File metadata and controls

23 lines (15 loc) · 1 KB

SegmentListModel

Properties

Name Type Description Notes
product ProductModel
segmentId UUID Identifier of the Segment.
name String Name of the Segment.
description String Description of the Segment.
creatorEmail String The email of the user who created the Segment.
creatorFullName String The name of the user who created the Segment.
createdAt OffsetDateTime The date and time when the Segment was created.
lastUpdaterEmail String The email of the user who last updated the Segment.
lastUpdaterFullName String The name of the user who last updated the Segment.
updatedAt OffsetDateTime The date and time when the Segment was last updated.
usage Integer Determines how many Feature Flags and Settings are using the Segment.