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