Contact Data Type

Properties
name data type description
email string
webUrl string
phone string

Example

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