Alokai

TaxCategoryReplaceTaxRate

type TaxCategoryReplaceTaxRate = {
  taxRateId: Scalars['String'];
  taxRate: TaxRateDraft;
};

Referenced Types

On this page