Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 381 Bytes

File metadata and controls

12 lines (7 loc) · 381 Bytes

PaginatedCollection

Properties

Name Type Description Notes
data List<Object> Array of objects
included List<Object> Array of related objects returned using the 'include' query parameter. [optional]
links Object Pagination Links [optional]