Skip to content
Snippets Groups Projects
Commit 60dee6c7 authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

Merge pull request 'OZG-4772 [formcycle] add trustLevel to serviceKonto...

Merge pull request 'OZG-4772 [formcycle] add trustLevel to serviceKonto message' (#112) from OZG-4772-interface-Trustlevel-aus-Formcycle-Formular-uebernehmen into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/eingang-manager/pulls/112


Reviewed-by: default avatarOZG-Cloud Team <noreply@ozg-sh.de>
parents 83c4f487 5b993b46
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,7 @@ message FormCycleFormHeader { ...@@ -52,6 +52,7 @@ message FormCycleFormHeader {
message FormCycleServiceKonto { message FormCycleServiceKonto {
string type = 1; string type = 1;
FormCyclePostfachAddress address = 2; FormCyclePostfachAddress address = 2;
string trustLevel = 3;
} }
message FormCyclePostfachAddress { message FormCyclePostfachAddress {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment