IDvFieldType¶
Example Json Object
1{
2 "authorizations": [
3 "string"
4 ],
5 "levels": [
6 "APPLICATION"
7 ],
8 "allowDefaultValues": true,
9 "captionKey": "string",
10 "order": 0,
11 "id": "string",
12 "fieldName": "string"
13}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
authorizations |
[string] |
false |
none |
none |
levels |
[string] |
false |
none |
none |
allowDefaultValues |
boolean |
false |
none |
none |
captionKey |
string |
false |
none |
none |
order |
integer(int32) |
false |
none |
none |
id |
string |
false |
none |
none |
fieldName |
string |
false |
none |
none |