Interface IPerson

Hierarchy

Properties

additionalType?: IThing[]
address?: IPostalAddress
affiliation?: IOrganization[]
alternateName?: string[]
alumniOf?: IOrganization[]
award?: IThing[]
birthDate?: Date
birthPlace?: IPlace
brand?: IBrand
callSign?: string[]
childern?: IPerson[]
colleague?: IPerson[]
description?: string
email?: string
event?: IEvent[]
familyName?: string
follows?: IPerson[]
gender?: string
givenName?: string
hasOccupation?: IOccupation[]
hasOfferCatalog?: IOfferCatalog[]
height?: string
homeLocation?: IPlace
honorificPrefix?: string
honorificSuffix?: string
id?: string
identifier?: string
image?: IMediaObject[]
jobTitle?: string
knows?: IPerson[]
knowsAbout?: IThing[]
knowsLanguage?: string[]
mainEntityOfPage?: IThing[]
makesOffer?: IOffer[]
memberOf?: IOrganization[]
name?: string
owns?: IProduct[]
potentialAction?: IAction[]
relatedTo?: IPerson[]
sameAs?: IThing[]
seeks?: IProduct[]
sibling?: IPerson[]
sponsor?: IOrganization[]
spouse?: IPerson[]
subjectOf?: IThing[]
taxID?: string
telephone?: string
type?: string
url?: string
uuid?: string
vatID?: string
weight?: string
workLocation?: IPlace
worksFor?: IOrganization[]

Generated using TypeDoc