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: 2016-03-10T18:07:52.534Z
  • Constructor Details

    • TMAttachmentFootnoteInfo

      public TMAttachmentFootnoteInfo()
  • Method Details