github.com/yaegashi/msgraph.go@v0.1.4/beta/ModelUnfamiliar.go (about)

     1  // Code generated by msgraph.go/gen DO NOT EDIT.
     2  
     3  package msgraph
     4  
     5  // UnfamiliarLocationRiskEvent undocumented
     6  type UnfamiliarLocationRiskEvent struct {
     7  	// LocatedRiskEvent is the base model of UnfamiliarLocationRiskEvent
     8  	LocatedRiskEvent
     9  }