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

package msgraph

// UnfamiliarLocationRiskEvent undocumented
type UnfamiliarLocationRiskEvent struct {
	// LocatedRiskEvent is the base model of UnfamiliarLocationRiskEvent
	LocatedRiskEvent
}