Files
2024-11-13 14:52:04 +01:00

27 lines
529 B
JSON

{
"annotations": {
"changelogDate": "20241113135042"
},
"fields": [
{
"fieldName": "name",
"fieldType": "String"
}
],
"name": "UserAccount",
"pagination": "no",
"readOnly": false,
"relationships": [
{
"otherEntityField": "login",
"otherEntityName": "user",
"otherEntityRelationshipName": "userAccount",
"relationshipName": "user",
"relationshipSide": "left",
"relationshipType": "many-to-many"
}
],
"searchEngine": "no",
"service": "no"
}