Type Alias EntryList

EntryList: { count: number; total: number; items: EntryResource[] }

Type declaration