Insurance Object Map
Output representation for a map of attributes with string keys and object values.
- JSON example
-
1{ 2 "data": { 3 "attributeKey": "attributeValue" 4 } 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| data | Map<String, Object> | Map of string keys and object values. | Small, 65.0 | 65.0 |