Variable registrationProgramSelectorConst

registrationProgramSelector: {
    applicable_account_types: boolean;
    description: boolean;
    image_url: boolean;
    key: boolean;
    order: boolean;
    requirements: boolean;
    title: boolean;
} = ...

Type declaration

  • applicable_account_types: boolean
  • description: boolean
  • image_url: boolean
  • key: boolean
  • order: boolean
  • requirements: boolean
  • title: boolean