package models type NoteToAttachment struct { UserId string AttachmentId string }