Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

 

STRUCTURE

{
	"scope": {
		"type": "Job",
		"jobid": 146,
		"jobcdyt": false
	},
	"properties": {
		"title": "Codyt Job: Cédric - Standard - DO NOT DELETE/4", // View title
		"parent": {
			"type": "Project", // Type of parent 
			"projectid": 266 // Unique identifier of parent (project in this case)
		},
		"pid": 266, // ???
		"pname": "Cédric - Standard - DO NOT DELETE", // ???
		"dsid": 281, // Document set id
		"branchLocale": "fr" // Locale of branche ??? 
	},
	"locales": [  // list of locale
		{
			"loc": "en",
			"name": "Anglais",
			"issrc": true,
			"istrg": false,
			"isadd": false,
			"canEdit": true            
		}
	],
	"labels": {
		"canView": true, // User can be view labels
		"canEdit": true, // User can be edit labels
		"labels": []  // List of label
}

 

PARAMETERS

scopeThe scope object. It delimits the total range of segments and related resources that can be operated
propertiesDetails of rights for current view

locales

Contain list of locale object

labels.labelsContain list of label object
  • No labels