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

package msgraph

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