Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 778 Bytes

CollectionOfSegments.md

File metadata and controls

12 lines (9 loc) · 778 Bytes

CollectionOfSegments

Properties

Name Type Description Notes
Segments []List6 An array of objects, each representing a list segment. [optional] [default to null]
ListId string The list id. [optional] [default to null]
TotalItems int32 The total number of items matching the query regardless of pagination. [optional] [default to null]
Links [[]ResourceLink](Resource Link.md) A list of link types and descriptions for the API schema documents. [optional] [default to null]

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