60 lines
1.4 KiB
JSON
60 lines
1.4 KiB
JSON
{
|
|
"annotations": {
|
|
"changelogDate": "20241113151058"
|
|
},
|
|
"fields": [
|
|
{
|
|
"fieldName": "amount",
|
|
"fieldType": "BigDecimal"
|
|
},
|
|
{
|
|
"fieldName": "comment",
|
|
"fieldType": "String",
|
|
"fieldValidateRules": []
|
|
},
|
|
{
|
|
"fieldName": "locked",
|
|
"fieldType": "Boolean",
|
|
"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"
|
|
},
|
|
{
|
|
"otherEntityField": "playerName",
|
|
"otherEntityName": "registration",
|
|
"otherEntityRelationshipName": "transactionItem",
|
|
"relationshipName": "registration",
|
|
"relationshipSide": "left",
|
|
"relationshipType": "many-to-one"
|
|
}
|
|
],
|
|
"searchEngine": "no",
|
|
"service": "no"
|
|
}
|