IOutput: { getRegistrationConfig: { programs: { applicable_account_types: AccountType[]; description: string; image_url?: null | string; key: string; order: number; requirements?: null | string; title: string; }[]; requires_selection: boolean; }; } Type declaration
getRegistrationConfig: {
programs: {
applicable_account_types: AccountType[];
description: string;
image_url?: null | string;
key: string;
order: number;
requirements?: null | string;
title: string;
}[];
requires_selection: boolean;
}
programs: {
applicable_account_types: AccountType[];
description: string;
image_url?: null | string;
key: string;
order: number;
requirements?: null | string;
title: string;
}[]
requires_selection: boolean
Получить конфигурацию программ регистрации для кооператива