"metadatas": {
"metadata": [
{
"displayName": "SAP Document Number",
"key": "sapDocNo",
"object": 1,
"type": "text"
},
{
"displayName": "SAP Document Version",
"key": "sapDocRev",
"object": 1,
"type": "int"
}
]
},
|
Property Name
|
Description
|
Default Value
|
||
|---|---|---|---|---|
|
"object"
|
The following values are accepted:
• 1: Document.
• 2: Directory.
• 6: Wiki page.
|
1
|
||
|
"key"
|
The key or name of the attribute.
|
|||
|
"type"
|
The type of the attribute, for example: "string", "text", "int[eger]", "decimal", "float", "double", "bool[ean]", "date[time]".
|
"text"
|