ApplicationPackageContact interface
The application package contact information.
Properties
contact |
The contact name. |
The contact email. |
|
phone | The contact phone number. |
Property Details
contactName
The contact name.
contactName?: string
Property Value
string
The contact email.
email: string
Property Value
string
phone
The contact phone number.
phone: string
Property Value
string