TaxItems$1: {
    taxItems?: TaxItem$1[];
} & {
    [key: string]: any;
}

Type declaration

Type declaration

  • [key: string]: any