ApiContactInformation interface
API contact information
Properties
The email address of the contact person/organization. MUST be in the format of an email address |
|
name | The identifying name of the contact person/organization |
url | The URL pointing to the contact information. MUST be in the format of a URL |
Property Details
The email address of the contact person/organization. MUST be in the format of an email address
email?: string
Property Value
string
name
The identifying name of the contact person/organization
name?: string
Property Value
string
url
The URL pointing to the contact information. MUST be in the format of a URL
url?: string
Property Value
string