Phones

object

Properties

Key Type Description
default string The default phone number
alt string The alternate phone number
local string The local phone number
fax string The facsimile (fax) phone number
mobile string The mobile phone number
free string The free phone number
tty string The TTY (Teletypewriter) phone number

Example

{
  "default": "08001234567",
  "alt": "",
  "local": "",
  "mobile": "",
  "free": "+448001234567"
}