summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/beta/OfficeConfigurationAssignmentTargetModel.go
blob: 298d370544227ebc5296d024f29d5f00bb40c04e (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// OfficeConfigurationAssignmentTarget undocumented
type OfficeConfigurationAssignmentTarget struct {
	// Object is the base model of OfficeConfigurationAssignmentTarget
	Object
}