Variable rawRegistrationConfigSelectorConst
rawRegistrationConfigSelector: {
programs: {
applicable_account_types: boolean;
description: boolean;
image_url: boolean;
key: boolean;
order: boolean;
requirements: boolean;
title: boolean;
};
requires_selection: boolean;
} = ...
Type Declaration
programs: {
applicable_account_types: boolean;
description: boolean;
image_url: boolean;
key: boolean;
order: boolean;
requirements: boolean;
title: boolean;
}
requires_selection: boolean