// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // DlpNotification undocumented type DlpNotification struct { // Object is the base model of DlpNotification Object // Author undocumented Author *string `json:"author,omitempty"` }