Type Alias HistoryList

HistoryList: { count: number; total: number; items: HistoryResource[] }

Type declaration