Class TMAttachmentAuthorInfo

java.lang.Object
com.ringcentral.definitions.TMAttachmentAuthorInfo

public class TMAttachmentAuthorInfo extends Object
  • Field Details

    • name

      public String name
      Name of a message author
    • uri

      public String uri
      Link to an author's name Format: uri
    • iconUri

      public String iconUri
      Link to an image displayed to the left of an author's name; sized 82x82px Format: uri
  • Constructor Details

    • TMAttachmentAuthorInfo

      public TMAttachmentAuthorInfo()
  • Method Details