Nevron.Nov.Office.Jira Namespace / NJiraAttachment Class
Properties


In This Topic
    NJiraAttachment Class Members
    In This Topic

    The following tables list the members exposed by NJiraAttachment.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyAn object representing the user who uploaded the attachment.  
    Public PropertyThe direct URL to download the attachment.  
    Public PropertyThe date and time when the attachment was created.  
    Public PropertyThe name of the attachment file.  
    Public PropertyThe unique ID of the attachment.  
    Public PropertyThe MIME type of the attachment.  
    Public PropertyThe API endpoint URL for this attachment.  
    Public PropertyThe size of the attachment in bytes.  
    Public PropertyThe URL for the thumbnail image of the attachment (if it's an image).  
    Top
    See Also