| name | data type | description |
|---|---|---|
| transient | boolean | |
| version | number | |
| validity | DatePeriod | |
| meveoModule | MeveoModule | |
| itemClass | string | |
| itemClassSimpleName | string | |
| id | number | |
| itemCode | string | |
| appliesTo | string | |
| itemEntity | BusinessEntity |
Example
{
"transient" : true,
"version" : 12345,
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"meveoModule" : {
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"version" : 12345,
"logoPicture" : "...",
"script" : {
"sourcingRoles" : [ "...", "..." ],
"auditable" : { },
"referenceCode" : "...",
"parentEntityType" : { },
"error" : true,
"parentEntity" : { },
"historized" : true,
"descriptionAndCode" : "...",
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"scriptInstanceCategory" : { },
"sourceTypeEnum" : "JAVA",
"scriptErrors" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"reuse" : true,
"active" : true,
"descriptionOrCode" : "...",
"code" : "...",
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"script" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ]
},
"license" : "BSD3_N",
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"moduleItems" : [ {
"transient" : true,
"version" : 12345,
"validity" : { },
"meveoModule" : { },
"itemClass" : "...",
"itemClassSimpleName" : "...",
"id" : 12345,
"itemCode" : "...",
"appliesTo" : "...",
"itemEntity" : { }
}, {
"transient" : true,
"version" : 12345,
"validity" : { },
"meveoModule" : { },
"itemClass" : "...",
"itemClassSimpleName" : "...",
"id" : 12345,
"itemCode" : "...",
"appliesTo" : "...",
"itemEntity" : { }
} ],
"code" : "...",
"disabled" : true,
"notified" : true,
"historized" : true,
"downloaded" : true,
"id" : 12345,
"parentEntityType" : { },
"codeChanged" : true,
"transient" : true,
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
} ],
"appendGeneratedCode" : true,
"active" : true,
"moduleSource" : "...",
"descriptionOrCode" : "...",
"installed" : true,
"description" : "..."
},
"itemClass" : "...",
"itemClassSimpleName" : "...",
"id" : 12345,
"itemCode" : "...",
"appliesTo" : "...",
"itemEntity" : {
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
} ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
}
}