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