Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Person

Hierarchy

Index

Constructors

constructor

Properties

Optional address

address: Address = undefined

Optional email

email: string[] = undefined

Optional familyName

familyName: undefined | string = undefined

givenName

givenName: string = ""

id

id: string = ""

jobTitle

jobTitle: string[] = []

memberOf

memberOf: Organization[] | IId[] = []

Optional sameAs

sameAs: IUrl[] = undefined

type

type: string = ""

Generated using TypeDoc