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

    Type Alias BillText

    BillText: {
        date: null | string;
        formats: { type: string; url: string }[];
        type: string;
    }

    Text versions associated with the bill or resolution. Read more about bill text at About Legislation Text of the U.S. Congress.

    Type declaration

    • date: null | string

      The date associated with the text version. This date is associated with the date of action, not the printing date.

    • formats: { type: string; url: string }[]

      Formats of the text version.

    • type: string

      The bill text version type.