Type Alias DatamanagerList

DatamanagerList: { count: number; total: number; items: DatamanagerResource[] }

Type declaration