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

AccountingInfo Data Type

Properties
name data type description
_user User
_context Context
_instant string

Example

{
  "_user" : {
    "roles" : [ "...", "..." ],
    "_username" : "..."
  },
  "_context" : {
    "_id" : "...",
    "_name" : "..."
  },
  "_instant" : "..."
}