BusinessAccountModel Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
historized boolean  
notified boolean  
code string required, max size: 255, min size: 1
active boolean  
auditableFields array of AuditableFieldHistory  
installed boolean  
version number  
license ModuleLicenseEnum  
appendGeneratedCode boolean  
description string max size: 255, min size: 0
descriptionOrCode string  
transient boolean  
hierarchyType AccountHierarchyTypeEnum  
referenceCode string  
descriptionAndCode string  
disabled boolean  
moduleSource string  
id number  
parentEntity BusinessEntity  
script ScriptInstance  
referenceDescription string  
parentEntityType object  
codeChanged boolean  
moduleItems array of MeveoModuleItem  
downloaded boolean  
auditable Auditable  
logoPicture string  

Example

{
  "historized" : true,
  "notified" : true,
  "code" : "...",
  "active" : true,
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "historable" : true,
    "auditType" : "RENEWAL",
    "currentState" : { },
    "previousState" : { },
    "notified" : true,
    "historized" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "historable" : true,
    "auditType" : "RENEWAL",
    "currentState" : { },
    "previousState" : { },
    "notified" : true,
    "historized" : true
  } ],
  "installed" : true,
  "version" : 12345,
  "license" : "LGPL",
  "appendGeneratedCode" : true,
  "description" : "...",
  "descriptionOrCode" : "...",
  "transient" : true,
  "hierarchyType" : "BA",
  "referenceCode" : "...",
  "descriptionAndCode" : "...",
  "disabled" : true,
  "moduleSource" : "...",
  "id" : 12345,
  "parentEntity" : {
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "descriptionAndCode" : "...",
    "id" : 12345,
    "code" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "OTHER",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "RENEWAL",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    } ],
    "descriptionOrCode" : "...",
    "appendGeneratedCode" : true,
    "referenceDescription" : "...",
    "parentEntity" : { },
    "description" : "...",
    "parentEntityType" : { },
    "version" : 12345,
    "referenceCode" : "...",
    "codeChanged" : true,
    "historized" : true,
    "notified" : true
  },
  "script" : {
    "description" : "...",
    "codeChanged" : true,
    "id" : 12345,
    "sourceTypeEnum" : "JAVA_CLASS",
    "scriptErrors" : [ {
      "sourceFile" : "...",
      "message" : "...",
      "lineNumber" : 12345,
      "columnNumber" : 12345
    }, {
      "sourceFile" : "...",
      "message" : "...",
      "lineNumber" : 12345,
      "columnNumber" : 12345
    } ],
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "OTHER",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "RENEWAL",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    } ],
    "reuse" : true,
    "historized" : true,
    "executionRoles" : [ "...", "..." ],
    "referenceCode" : "...",
    "disabled" : true,
    "script" : "...",
    "code" : "...",
    "transient" : true,
    "active" : true,
    "descriptionAndCode" : "...",
    "scriptInstanceCategory" : {
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "transient" : true,
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "referenceCode" : "...",
      "auditable" : { },
      "parentEntityType" : { },
      "code" : "...",
      "historized" : true,
      "version" : 12345,
      "referenceDescription" : "...",
      "id" : 12345,
      "notified" : true,
      "description" : "...",
      "descriptionAndCode" : "..."
    },
    "parentEntity" : {
      "auditable" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "parentEntity" : { },
      "description" : "...",
      "parentEntityType" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "historized" : true,
      "notified" : true
    },
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "notified" : true,
    "version" : 12345,
    "parentEntityType" : { },
    "error" : true,
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "sourcingRoles" : [ "...", "..." ]
  },
  "referenceDescription" : "...",
  "parentEntityType" : { },
  "codeChanged" : true,
  "moduleItems" : [ {
    "itemClassSimpleName" : "...",
    "appliesTo" : "...",
    "transient" : true,
    "meveoModule" : {
      "disabled" : true,
      "installed" : true,
      "referenceCode" : "...",
      "auditable" : { },
      "description" : "...",
      "moduleSource" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "logoPicture" : "...",
      "moduleItems" : [ { }, { } ],
      "license" : "FREE_BSD",
      "descriptionOrCode" : "...",
      "active" : true,
      "code" : "...",
      "transient" : true,
      "version" : 12345,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "notified" : true,
      "downloaded" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "historized" : true,
      "script" : { }
    },
    "version" : 12345,
    "id" : 12345,
    "itemCode" : "...",
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "itemEntity" : {
      "auditable" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "parentEntity" : { },
      "description" : "...",
      "parentEntityType" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "historized" : true,
      "notified" : true
    },
    "itemClass" : "..."
  }, {
    "itemClassSimpleName" : "...",
    "appliesTo" : "...",
    "transient" : true,
    "meveoModule" : {
      "disabled" : true,
      "installed" : true,
      "referenceCode" : "...",
      "auditable" : { },
      "description" : "...",
      "moduleSource" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "logoPicture" : "...",
      "moduleItems" : [ { }, { } ],
      "license" : "CDDL",
      "descriptionOrCode" : "...",
      "active" : true,
      "code" : "...",
      "transient" : true,
      "version" : 12345,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "notified" : true,
      "downloaded" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "historized" : true,
      "script" : { }
    },
    "version" : 12345,
    "id" : 12345,
    "itemCode" : "...",
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "itemEntity" : {
      "auditable" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "parentEntity" : { },
      "description" : "...",
      "parentEntityType" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "historized" : true,
      "notified" : true
    },
    "itemClass" : "..."
  } ],
  "downloaded" : true,
  "auditable" : {
    "created" : 12345,
    "lastUser" : "...",
    "creator" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "logoPicture" : "..."
}