Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AbstractEntryCollection<TEntry>

Type parameters

  • TEntry

Hierarchy

Index

Properties

errors?: any[]
includes?: { Asset?: any[]; Entry?: any[] }

Type declaration

  • Optional Asset?: any[]
  • Optional Entry?: any[]
items: TEntry[]
limit: number
skip: number
total: number