Skip to main content

Interface: AffiliationSuggestion

Defined in: web/lib/hooks/use-profile-autocomplete.ts:52

Affiliation suggestion type.

Properties

acronym

acronym: null | string

Defined in: web/lib/hooks/use-profile-autocomplete.ts:57


country

country: string

Defined in: web/lib/hooks/use-profile-autocomplete.ts:55


name

name: string

Defined in: web/lib/hooks/use-profile-autocomplete.ts:54


rorId

rorId: string

Defined in: web/lib/hooks/use-profile-autocomplete.ts:53


types

types: string[]

Defined in: web/lib/hooks/use-profile-autocomplete.ts:56