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

package msgraph

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