Contact Data Type

Properties
name data type description
phone string
email string
webUrl string

Example

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