blob: 863a99c25e8a2d3aa3b4d882e3673b90fb6eea00 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph.go/gen DO NOT EDIT.
package msgraph
// UnfamiliarLocationRiskEvent undocumented
type UnfamiliarLocationRiskEvent struct {
// LocatedRiskEvent is the base model of UnfamiliarLocationRiskEvent
LocatedRiskEvent
}
|