organizationInformation. businessInformation.
technicalContact. email
Email address of the technical contact, including the full
domain name, such as jdoe@example.com.
Syntax
{ "organizationInformation": { "businessInformation": { "technicalContact": { "email": "jsmerth@example.com" } } } }
The syntax must conform to this regular expression:
^([a-zA-Z0-9_\\-\\.]+)@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.)|(([a-zA-Z0-9\\-]+\\.)+))([a-zA-Z]{2,50}|[0-9]{1,3})(\\]?)$
Specifications
- Data Type:String
- Maximum Data Length:100
Mapping Information
No corresponding fields.