congress-dot-gov - v0.4.3
Preparing search index...
schemas/bill
BillCommitteeStandardizeSchema
Variable BillCommitteeStandardizeSchema
Const
BillCommitteeStandardizeSchema
:
ZodObject
<
{
activities
:
ZodArray
<
ZodObject
<
{
date
:
ZodString
;
name
:
ZodPipe
<
ZodTransform
<
unknown
,
unknown
>
,
ZodEnum
<
typeof
ActivityName
>
,
>
;
}
,
$strict
,
>
,
>
;
chamber
:
ZodEnum
<
typeof
Chamber
>
;
name
:
ZodString
;
subcommittees
:
ZodOptional
<
ZodArray
<
ZodObject
<
{
activities
:
ZodArray
<
ZodObject
<
{
date
:
ZodString
;
name
:
ZodString
}
,
$strict
>
,
>
;
name
:
ZodString
;
systemCode
:
ZodString
;
url
:
ZodURL
;
}
,
$strict
,
>
,
>
,
>
;
systemCode
:
ZodString
;
type
:
ZodEnum
<
typeof
CommitteeType
>
;
url
:
ZodURL
;
}
,
$strict
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
congress-dot-gov - v0.4.3
Loading...