Interface IList<T>

Standard list response from Nextspace APIs. Newer APIs will typically use a different format. Eg: "entities" for an entity list.

Type Parameters

  • T

Hierarchy

  • IList

Properties

Properties

Items: T[]
TotalCount?: number

Generated using TypeDoc