Interface IContactBase

Hierarchy

Properties

additionalType?: IThing[]
address?: IPostalAddress
alternateName?: string[]
brand?: IBrand
description?: string
email?: string
event?: IEvent[]
hasOfferCatalog?: IOfferCatalog[]
id?: string
identifier?: string
image?: IMediaObject[]
mainEntityOfPage?: IThing[]
makesOffer?: IOffer[]
memberOf?: IOrganization[]
name?: string
potentialAction?: IAction[]
sameAs?: IThing[]
seeks?: IProduct[]
subjectOf?: IThing[]
taxID?: string
telephone?: string
type?: string
url?: string
uuid?: string
vatID?: string

Generated using TypeDoc