Home > @vsf-enterprise/commercetools-types > TaxCategoryRemoveTaxRate
# TaxCategoryRemoveTaxRate type
Signature:
export declare type TaxCategoryRemoveTaxRate = {
taxRateId: Scalars['String'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > TaxCategoryRemoveTaxRate
Signature:
export declare type TaxCategoryRemoveTaxRate = {
taxRateId: Scalars['String'];
};
References: Scalars
On this page