github.com/yaegashi/msgraph.go@v0.1.4/v1.0/ModelReference.go (about)

     1  // Code generated by msgraph.go/gen DO NOT EDIT.
     2  
     3  package msgraph
     4  
     5  // ReferenceAttachment undocumented
     6  type ReferenceAttachment struct {
     7  	// Attachment is the base model of ReferenceAttachment
     8  	Attachment
     9  }