UNPKG

2.05 kBJSONView Raw
1{
2 "baseTable": "foo",
3 "createdAt": 1369081434709,
4 "createdBy": "foo",
5 "defaultPrivileges": "foo",
6 "description": "foo",
7 "extensionTable": "foo",
8 "externalSystem": "foo",
9 "id": "foo",
10 "isMapped": true,
11 "lastModifiedAt": 1369081434709,
12 "lastModifiedBy": "foo",
13 "name": "foo",
14 "profileKey": "foo",
15 "profileManagedAccess": true,
16 "storage": "foo",
17 "systemAccessRights": true,
18 "systemObjectsVisible": true,
19 "targetKey": "foo",
20 "targetType": "foo",
21 "taxonomyReference": "foo",
22 "tenantDisabled": true,
23 "tenantId": 123,
24 "version": 123,
25 "attributes": "(instance of type 'Object')",
26 "binding": "(instance of type 'CdmTypeBinding')",
27 "classifications": "(instance of type 'Object')",
28 "indices": "(instance of type 'Object')",
29 "operations": [
30 "(first instance of type 'CdmTargetOperation')",
31 "(second instance of type 'CdmTargetOperation')"
32 ],
33 "properties": [
34 {
35 "baseTable": "foo",
36 "cardinality": "foo",
37 "defaultValue": "foo",
38 "description": "foo",
39 "displayLabel": "foo",
40 "extensionTable": "foo",
41 "externalType": "foo",
42 "id": "foo",
43 "keyOrder": 123,
44 "name": "foo",
45 "required": true,
46 "targetType": "foo",
47 "taxonomyReference": "foo",
48 "tenantId": 123,
49 "type": "foo",
50 "typeLength": 123,
51 "version": 123,
52 "attributes": "(instance of type 'Object')",
53 "classifications": "(instance of type 'Object')",
54 "enumeration": [
55 {
56 "description": "foo",
57 "displayLabel": "foo",
58 "id": "foo",
59 "isActive": true,
60 "targetType": "foo",
61 "tenantId": 123,
62 "value": "foo",
63 "version": 123
64 }
65 ]
66 }
67 ]
68}
\No newline at end of file