Contact Data Type

Properties
name data type description
email string
phone string
webUrl string

Example

{
  "email" : "...",
  "phone" : "...",
  "webUrl" : "..."
}