congress-dot-gov - v0.4.3
Preparing search index...
schemas/committee-meeting
CommitteeMeeting
Type Alias CommitteeMeeting
CommitteeMeeting
:
{
chamber
:
Chamber
;
committees
:
{
name
:
string
;
systemCode
:
string
;
url
:
string
}
[]
;
congress
:
number
;
date
:
string
;
eventId
:
string
;
hearingTranscript
:
{
jacketNumber
:
number
;
url
:
string
}
[]
;
location
:
{
building
:
string
;
room
:
string
}
;
meetingDocuments
:
{
description
?:
null
|
string
;
documentType
:
string
;
format
:
string
;
name
:
string
;
url
:
string
;
}
[]
;
meetingStatus
:
string
;
relatedItems
:
{
bills
?:
{
congress
:
number
;
number
:
string
;
type
:
string
;
url
:
string
}
[]
;
nominations
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
;
}
[]
;
treaties
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
}
[]
;
}
;
title
:
string
;
type
:
string
;
updateDate
:
string
;
videos
:
any
[]
;
witnessDocuments
:
{
documentType
:
string
;
format
:
string
;
url
:
string
}
[]
;
witnesses
:
{
name
:
string
;
organization
:
string
;
position
:
string
}
[]
;
}
Type declaration
chamber
:
Chamber
committees
:
{
name
:
string
;
systemCode
:
string
;
url
:
string
}
[]
congress
:
number
date
:
string
eventId
:
string
hearingTranscript
:
{
jacketNumber
:
number
;
url
:
string
}
[]
location
:
{
building
:
string
;
room
:
string
}
meetingDocuments
:
{
description
?:
null
|
string
;
documentType
:
string
;
format
:
string
;
name
:
string
;
url
:
string
;
}
[]
meetingStatus
:
string
relatedItems
:
{
bills
?:
{
congress
:
number
;
number
:
string
;
type
:
string
;
url
:
string
}
[]
;
nominations
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
;
}
[]
;
treaties
?:
{
congress
:
number
;
number
:
string
;
part
:
string
;
url
:
string
}
[]
;
}
title
:
string
type
:
string
updateDate
:
string
videos
:
any
[]
witnessDocuments
:
{
documentType
:
string
;
format
:
string
;
url
:
string
}
[]
witnesses
:
{
name
:
string
;
organization
:
string
;
position
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
congress-dot-gov - v0.4.3
Loading...