Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Contact

Contact details for the customer. Avoid entering confidential information.

Properties

Optional contactEmail

contactEmail: undefined | string

The email of the contact person.

Optional contactName

contactName: undefined | string

The name of the contact person.

Optional contactPhone

contactPhone: undefined | string

The phone number of the contact person.

Optional contactType

contactType: ContactType

The type of contact, such as primary or alternate.

Optional email

email: undefined | string

The email of the contact person.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Contact): object

getJsonObj