RawListResponse

Type parameters

D: AnyData

M: ListMetaData

Hierarchy

  • RawListResponse

Index

Properties

Properties

data

data: D[]

Optional included

included? : IncludedRelationships

links: object

Type declaration:

  • first: string

  • last: string

  • next? : undefined | string

  • prev? : undefined | string

meta

meta: M

Last updated