Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Contact

The contact information of an individual

Properties

Optional email

email: undefined | string

The email of the contact

Optional firstName

firstName: undefined | string

The first name of the contact

Optional lastName

lastName: undefined | string

The last name of the contact

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Contact): object

getJsonObj