Contact Data Type

Properties
name data type description
webUrl string
phone string
email string

Example

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