blob: 95115624646331eebb5a000a1968b1eac704a00f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// PayloadResponse undocumented
type PayloadResponse struct {
// Entity is the base model of PayloadResponse
Entity
}
|