Interface IPostalAddress

Hierarchy

Properties

additionalType?: IThing[]
addressCountry?: string
addressLocality?: string
addressRegion?: string
alternateName?: string[]
areaServed?: IPlace[]
contactType?: string
description?: string
email?: string
faxNumber?: string
hoursAvailable?: IThing
id?: string
identifier?: string
image?: IMediaObject[]
mainEntityOfPage?: IThing[]
name?: string
postOfficeBoxNumber?: string
postalCode?: string
potentialAction?: IAction[]
productsSupported?: IProduct[]
sameAs?: IThing[]
streetAddress?: string
subjectOf?: IThing[]
telephone?: string
type?: string
url?: string
uuid?: string

Generated using TypeDoc