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

    Type Alias CommitteeCommunication

    CommitteeCommunication: {
        chamber: Chamber;
        communicationType: { code: string; name: string };
        congress: number;
        number: number;
        referralDate: string;
        updateDate: string;
        url: string;
    }

    Type declaration

    • chamber: Chamber
    • communicationType: { code: string; name: string }
    • congress: number
    • number: number
    • referralDate: string
    • updateDate: string
    • url: string