PropertyEntry Data Type
Bean to expose Map entries as Json
- Available Since
- 1.4-M3
| name | data type | description |
|---|---|---|
| key | string | |
| value | string |
Example
{
"key" : "...",
"value" : "..."
}
Bean to expose Map entries as Json
| name | data type | description |
|---|---|---|
| key | string | |
| value | string |
{
"key" : "...",
"value" : "..."
}