BusinessAccountModel Data Type

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

Example

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