Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 710 Bytes

Segment.md

File metadata and controls

12 lines (8 loc) · 710 Bytes

OneSignalApi.Model.Segment

Properties

Name Type Description Notes
Id string UUID of the segment. If left empty, it will be assigned automaticaly. [optional]
Name string Name of the segment. You'll see this name on the Web UI.
Filters List<FilterExpressions> Filter or operators the segment will have. For a list of available filters with details, please see Send to Users Based on Filters.

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