AdditionalDetails Data Type

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

Example

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