// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // InsightValueDouble undocumented type InsightValueDouble struct { // UserExperienceAnalyticsInsightValue is the base model of InsightValueDouble UserExperienceAnalyticsInsightValue // Value undocumented Value *float64 `json:"value,omitempty"` }