congress-dot-gov - v0.4.3
Preparing search index...
schemas/committee-report
CommitteeReport
Type Alias CommitteeReport
CommitteeReport
:
{
associatedBill
:
{
congress
:
number
;
number
:
string
;
type
:
string
;
url
:
string
;
}
[]
;
associatedTreaties
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
;
}
[]
;
chamber
:
Chamber
;
citation
:
string
;
committees
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
;
}
[]
;
congress
:
number
;
isConferenceReport
:
boolean
;
issueDate
:
string
;
number
:
number
;
part
:
number
;
reportType
:
CommitteeReportReportType
;
sessionNumber
:
1
|
2
;
text
:
{
count
:
number
;
url
:
string
}
;
title
:
string
;
type
:
CommitteeReportType
;
updateDate
:
string
;
}
Type declaration
associatedBill
:
{
congress
:
number
;
number
:
string
;
type
:
string
;
url
:
string
}
[]
Optional
associatedTreaties
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
}
[]
chamber
:
Chamber
citation
:
string
Optional
committees
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
}
[]
congress
:
number
isConferenceReport
:
boolean
issueDate
:
string
number
:
number
part
:
number
reportType
:
CommitteeReportReportType
sessionNumber
:
1
|
2
text
:
{
count
:
number
;
url
:
string
}
title
:
string
type
:
CommitteeReportType
updateDate
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
congress-dot-gov - v0.4.3
Loading...