Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 550 Bytes

File metadata and controls

16 lines (8 loc) · 550 Bytes

GetSegmentsSuccessResponse

Properties

Name Type Description Notes
totalCount Integer The number of Segments in the response. [optional]
offset Integer Set with the offset query parameter. Default 0. [optional]
limit Integer Maximum number of Segments returned. Default 300. [optional]
segments List<SegmentData> An array containing the Segment information. [optional]