Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 725 Bytes

File metadata and controls

16 lines (12 loc) · 725 Bytes

OneSignalApi.Model.SegmentData

Properties

Name Type Description Notes
Id string The segment ID [optional]
Name string The segment name [optional]
CreatedAt string Date segment created [optional]
UpdatedAt string Date segment last updated [optional]
AppId string The app id [optional]
ReadOnly bool Is the segment read only? [optional]
IsActive bool Is the segment active? [optional]

[Back to API list] [Back to README]