// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // CommsNotifications undocumented type CommsNotifications struct { // Object is the base model of CommsNotifications Object // Value undocumented Value []CommsNotification `json:"value,omitempty"` }