Telephone Data Type

Abstract Type
Properties
name data type description
facsimiles array of string
voices array of string

Example

{
  "facsimiles" : [ "...", "..." ],
  "voices" : [ "...", "..." ]
}