congress-dot-gov - v0.4.3
Preparing search index...
schemas/house-communication
HouseCommunication
Type Alias HouseCommunication
HouseCommunication
:
{
abstract
:
string
;
chamber
:
"House"
;
committees
:
{
name
:
string
;
referralDate
:
string
;
systemCode
:
string
;
url
:
string
;
}
[]
;
communicationType
:
{
code
:
CommunicationTypeCode
;
name
:
CommunicationTypeName
;
}
;
congress
:
number
;
congressionalRecordDate
:
string
;
congressNumber
?:
number
;
houseDocument
:
{
citation
:
string
;
title
:
string
}
[]
;
isRulemaking
:
string
;
legalAuthority
?:
string
;
matchingRequirements
?:
{
number
:
string
;
url
:
string
}
[]
;
number
:
number
;
reportNature
:
string
;
sessionNumber
:
1
|
2
;
submittingAgency
:
string
;
submittingOfficial
:
string
;
updateDate
:
string
;
}
Type declaration
abstract
:
string
chamber
:
"House"
committees
:
{
name
:
string
;
referralDate
:
string
;
systemCode
:
string
;
url
:
string
}
[]
communicationType
:
{
code
:
CommunicationTypeCode
;
name
:
CommunicationTypeName
}
congress
:
number
congressionalRecordDate
:
string
Optional
congressNumber
?:
number
houseDocument
:
{
citation
:
string
;
title
:
string
}
[]
isRulemaking
:
string
Optional
legalAuthority
?:
string
Optional
matchingRequirements
?:
{
number
:
string
;
url
:
string
}
[]
number
:
number
reportNature
:
string
sessionNumber
:
1
|
2
submittingAgency
:
string
submittingOfficial
:
string
updateDate
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
congress-dot-gov - v0.4.3
Loading...