ContactInfo interface
Contact Info.
Properties
contact |
Contact name of the person. |
mobile | Mobile number of the contact person. |
phone | Phone number of the contact person. |
phone |
Phone extension number of the contact person. |
Property Details
contactName
Contact name of the person.
contactName: string
Property Value
string
mobile
Mobile number of the contact person.
mobile?: string
Property Value
string
phone
Phone number of the contact person.
phone: string
Property Value
string
phoneExtension
Phone extension number of the contact person.
phoneExtension?: string
Property Value
string