Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContactPoint

A contact point, for example, a R&D department.

Hierarchy

Index

Properties

Optional alternateNames

alternateNames: string[]

Optional availableLanguages

availableLanguages: string[]

Optional description

description: string | InlineContent[] | BlockContent[]

Optional emails

emails: string[]

Optional id

id: string

Optional identifiers

identifiers: (string | PropertyValue)[]

Optional images

images: (string | ImageObject)[]

Optional meta

meta: {}

Type declaration

  • [key: string]: any

Optional name

name: string

Optional telephoneNumbers

telephoneNumbers: string[]

type

type: "ContactPoint" | "PostalAddress"

Optional url

url: string

Generated using TypeDoc