| Name | Type | Description | Notes |
|---|---|---|---|
| total_count | int | The number of Segments in the response. | [optional] |
| offset | int | Set with the offset query parameter. Default 0. | [optional] |
| limit | int | Maximum number of Segments returned. Default 300. | [optional] |
| segments | \onesignal\client\model\SegmentData[] | An array containing the Segment information. | [optional] |