SingleEntityRelatedToMappedEntityWithNestedMappedAttributes.json 163 B

12345678910
  1. {
  2. "mappedEntity":
  3. {
  4. "mappedEntityID": 42,
  5. "attributeValue":
  6. {
  7. "nestedValue": "This is a nested value"
  8. }
  9. }
  10. }