// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // DocumentCommentReply undocumented type DocumentCommentReply struct { // Entity is the base model of DocumentCommentReply Entity // Content undocumented Content *string `json:"content,omitempty"` }