D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

AccountEntry Data Type

Properties
name data type description
type AccountingEntryType
primaryType string
version string
user string
date number

Example

{
  "type" : "REMOVAL",
  "primaryType" : "...",
  "version" : "...",
  "user" : "...",
  "date" : 12345
}