ContactDetail interface
The contact detail class.
Properties
The e-mail address of the contact. |
|
phone | The phone number of the contact. |
role | The role of the contact. |
Property Details
The e-mail address of the contact.
email?: string
Property Value
string
phone
The phone number of the contact.
phone?: string
Property Value
string
role
The role of the contact.
role?: string
Property Value
string