Contact Data Type

Properties
name data type description
phone string
webUrl string
email string

Example

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