36 lines
749 B
JSON
36 lines
749 B
JSON
{
|
|
"annotations": {
|
|
"changelogDate": "20241113134007"
|
|
},
|
|
"fields": [
|
|
{
|
|
"fieldName": "type",
|
|
"fieldType": "TransactionType",
|
|
"fieldValues": "PURCHASE,MATCH,FIELDPAYMENT,INTERNALTRANSFER"
|
|
},
|
|
{
|
|
"fieldName": "date",
|
|
"fieldType": "LocalDate"
|
|
},
|
|
{
|
|
"fieldName": "comment",
|
|
"fieldType": "String"
|
|
}
|
|
],
|
|
"name": "Transaction",
|
|
"pagination": "no",
|
|
"readOnly": false,
|
|
"relationships": [
|
|
{
|
|
"otherEntityField": "name",
|
|
"otherEntityName": "event",
|
|
"otherEntityRelationshipName": "transaction",
|
|
"relationshipName": "event",
|
|
"relationshipSide": "left",
|
|
"relationshipType": "many-to-one"
|
|
}
|
|
],
|
|
"searchEngine": "no",
|
|
"service": "no"
|
|
}
|