Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • BaseCollection

Index

Constructors

constructor

Properties

data

data: T[]

links

links: object

meta

meta: object

Methods

getData

  • getData(): T[]

getLinks

  • getLinks(): object

getMeta

  • getMeta(): object

setData

setLinks

setMeta

Static factory

  • factory<T>(type: object, data: any): T