{ "annotations": { "changelogDate": "20241113151058" }, "fields": [ { "fieldName": "amount", "fieldType": "BigDecimal" }, { "fieldName": "comment", "fieldType": "String", "fieldValidateRules": [] } ], "name": "TransactionItem", "pagination": "no", "readOnly": false, "relationships": [ { "otherEntityField": "id", "otherEntityName": "userAccount", "otherEntityRelationshipName": "transactionItem", "relationshipName": "userAccount", "relationshipSide": "left", "relationshipType": "many-to-one" }, { "otherEntityField": "id", "otherEntityName": "transaction", "otherEntityRelationshipName": "transactionItem", "relationshipName": "transaction", "relationshipSide": "left", "relationshipType": "many-to-one" }, { "otherEntityField": "name", "otherEntityName": "event", "relationshipName": "event", "relationshipSide": "left", "relationshipType": "many-to-one" } ], "searchEngine": "no", "service": "no" }