export type SearchGetConfigurationListInVerticalDto = { verticalId: string; configurationIds: string[]; };