mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-19 03:11:32 +00:00
6 lines
71 B
Go
6 lines
71 B
Go
![]() |
package command
|
||
|
|
||
|
type OrgMemberWriteModel struct {
|
||
|
MemberWriteModel
|
||
|
}
|