export type AttributeGetAttributeGroupListInVerticalDto = { attributeGroupIds: string[]; verticalId: string; };