export type ProductUpdateTaxRulesGroupDto = { verticalId: string; productId: string; taxRuleGroupId: string; };