export type AttributeGetAttributeGroupInVerticalDto = { attributeGroupId: string; verticalId: string; };