Skip to main content

Interface: AffiliationSuggestion

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

Affiliation suggestion type.

Properties

acronym

acronym: null | string

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


country

country: string

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


name

name: string

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


rorId

rorId: string

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


types

types: string[]

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