Home > @vsf-enterprise/commercetools-types > TaxCategoryAddTaxRate
# TaxCategoryAddTaxRate type
Signature:
export declare type TaxCategoryAddTaxRate = {
taxRate: TaxRateDraft;
};
References: TaxRateDraft
Home > @vsf-enterprise/commercetools-types > TaxCategoryAddTaxRate
Signature:
export declare type TaxCategoryAddTaxRate = {
taxRate: TaxRateDraft;
};
References: TaxRateDraft
On this page