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

package msgraph

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