name | data type | description |
---|---|---|
customMetadataEmpty | boolean | |
customMetadataMap | object | |
metadataEmpty | boolean | |
metadataMap | object | |
Properties inherited from ActionLinkContainer |
||
actions | object |
Example
{ "metadataMap" : { "property1" : "...", "property2" : "..." }, "metadataEmpty" : true, "customMetadataMap" : { "property1" : "...", "property2" : "..." }, "customMetadataEmpty" : true, "actions" : { "property1" : "...", "property2" : "..." } }