Class TMAttachmentFootnoteInfo

java.lang.Object
com.ringcentral.definitions.TMAttachmentFootnoteInfo

public class TMAttachmentFootnoteInfo extends Object
  • Field Details

    • text

      public String text
      Text of a footer
    • iconUri

      public String iconUri
      Link to an icon displayed to the left of a footer; sized 32x32px Format: uri
    • time

      public String time
      Message creation datetime in ISO 8601 format including timezone Format: date-time Example: Thu Mar 10 2016 10:07:52 GMT-0800 (Pacific Standard Time)
  • Constructor Details

    • TMAttachmentFootnoteInfo

      public TMAttachmentFootnoteInfo()
  • Method Details