JsonApiCollectionDocument¶
class in JsonApiToolkit.Models.Documents
JSON:API document containing a collection of resources with optional includes, meta, and links.
Constructors¶
JsonApiCollectionDocument()¶
Properties¶
Data : IEnumerable¶
The collection of primary resources.