Skip to content

Json ManagedRepresentation

Stig Norland edited this page Sep 19, 2018 · 5 revisions
{
"id": "b69b9158-243f-4098-973d-7e8f50db5893",
"modified": 1537279475384,
"modifiedBy": {...},
"agency": {...},
"name": "0 - 10 EXTR NEG VS: EXTR POS",
"basedOnObject": null,
"basedOnRevision": null,
"version": {...},
"changeKind": "CREATED",
"changeComment": "New element status",
"comments": [],
"classKind": "CATEGORY",
"code": {...},
"label": "",
"description": "ScaleDomain",
"inputLimit": {
	"minimum": "0",
	"maximum": "10"
},
"classificationLevel": "Interval",
"format": null,
"hierarchyLevel": "GROUP_ENTITY",
"categoryType": "SCALE",
"children": [{
		"id": "086daf9b-db00-4122-ae67-73b5f9586bc7",
		"modified": 1537278368441,
		"modifiedBy": {...},
		"agency": {...},
		"name": "Extermely negative",
		"basedOnObject": null,
		"basedOnRevision": null,
		"version": {...},
		"changeKind": "CREATED",
		"changeComment": "New element status",
		"comments": [],
		"classKind": "CATEGORY",
		"code": {
			"codeValue": "0",
			"alignment": "text-left"
		},
		"label": "Extermely negative",
		"description": "",
		"inputLimit": {
			"minimum": "1",
			"maximum": "1"
		},
		"classificationLevel": null,
		"format": null,
		"hierarchyLevel": "ENTITY",
		"categoryType": "CATEGORY",
		"children": []
	}, {
		"id": "35fb2008-411f-4d06-8b6d-e6b5a0bbb494",
		"modified": 1537278235864,
		"modifiedBy": {...},
		"agency": {...},
		"name": "Extremely positive",
		"basedOnObject": null,
		"basedOnRevision": null,
		"version": {...},
		"changeKind": "CREATED",
		"changeComment": "New element status",
		"comments": [],
		"classKind": "CATEGORY",
		"code": {
			"codeValue": "10",
			"alignment": "text-left"
		},
		"label": "Extremely positive",
		"description": "",
		"inputLimit": {
			"minimum": "1",
			"maximum": "1"
		},
		"classificationLevel": null,
		"format": null,
		"hierarchyLevel": "ENTITY",
		"categoryType": "CATEGORY",
		"children": []
	}
],
}