RecordListResult: {
    items: RecordListItem[];
    totalCount: number;
}

Type declaration