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