AdditionalDetails Data Type

Implemented Interfaces
Serializable
Properties
name data type description
instantMessengers string
companyName string
transient boolean
id number
position string
version number

Example

{
  "instantMessengers" : "...",
  "companyName" : "...",
  "transient" : true,
  "id" : 12345,
  "position" : "...",
  "version" : 12345
}