Der Participant muss nicht das ganze Questionaire kennen, nur die UUID
This commit is contained in:
parent
f6a073fc39
commit
bf05bc0be7
@ -27,8 +27,8 @@ type Questionaire struct {
|
|||||||
type Participant struct {
|
type Participant struct {
|
||||||
ID int64
|
ID int64
|
||||||
Person
|
Person
|
||||||
Company string
|
Company string
|
||||||
Questionaire Questionaire
|
QuestionaireUUID string
|
||||||
}
|
}
|
||||||
|
|
||||||
type Briefing struct {
|
type Briefing struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user