congress-dot-gov - v0.4.3
    Preparing search index...

    Type Alias CommitteeBill

    CommitteeBill: {
        actionDate: string;
        billType?: S | SJRES | SCONRES | SRES | HR | HJRES | HCONRES | HRES;
        congress: number;
        number: string;
        relationshipType: string;
        type: string;
        updateDate: string;
        url: string;
    }

    Type declaration

    • actionDate: string
    • OptionalbillType?: S | SJRES | SCONRES | SRES | HR | HJRES | HCONRES | HRES
    • congress: number
    • number: string
    • relationshipType: string
    • type: string
    • updateDate: string
    • url: string