SingleEntityRelatedToMappedEntityWithSecondaryMappings.json 203 B

12345678
  1. {
  2. "actualMappedKey": "mapped value from sample json file",
  3. "actualRelatedObject":
  4. {
  5. "id": 50,
  6. "sampleAttribute": "actualMappedRelationship value from sample json file"
  7. }
  8. }