Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1.04 KB

UserSegment.md

File metadata and controls

21 lines (17 loc) · 1.04 KB

UserSegment

Properties

Name Type Description Notes
key string [default to null]
name string [default to null]
description string [optional] [default to null]
tags array[string] [optional] [default to null]
creationDate integer [default to null]
included array[string] [optional] [default to null]
excluded array[string] [optional] [default to null]
rules array[UserSegmentRule] [optional] [default to null]
unbounded boolean [optional] [default to null]
version integer [optional] [default to null]
_links Links [optional] [default to null]
_flags array[FlagListItem] [optional] [default to null]

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