Hearing: {
associatedMeeting: { eventId: string; url: string };
chamber: string;
citation: string;
committees: { name: string; systemCode: string; url: string }[];
congress: number;
dates: { date: string }[];
formats: { type: string; url: string }[];
jacketNumber: number;
libraryOfCongressIdentifier: string;
title: string;
updateDate: string;
}
Type declaration
associatedMeeting: { eventId: string; url: string }
chamber: string
citation: string
committees: { name: string; systemCode: string; url: string }[]
congress: number
dates: { date: string }[]
jacketNumber: number
libraryOfCongressIdentifier: string
title: string
updateDate: string