Toggle navigation
opencell REST and WS API: ContactInformation
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
ContactInformation
ContactInformation
Data Type
Implemented Interfaces
Serializable
Properties
name
data type
description
email
string
fax
string
phone
string
mobile
string
Example
{ "email" : "...", "fax" : "...", "phone" : "...", "mobile" : "..." }