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