mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-20 04:19:18 -08:00
10 lines
231 B
Go
10 lines
231 B
Go
![]() |
// Code generated by msgraph-generate.go DO NOT EDIT.
|
||
|
|
||
|
package msgraph
|
||
|
|
||
|
// EducationSubmissionRecipient undocumented
|
||
|
type EducationSubmissionRecipient struct {
|
||
|
// Object is the base model of EducationSubmissionRecipient
|
||
|
Object
|
||
|
}
|