Class UiChatFile

java.lang.Object
org.teamapps.dto.UiChatFile
All Implemented Interfaces:
UiObject

public class UiChatFile extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • name

      protected String name
    • icon

      protected String icon
    • length

      protected long length
    • thumbnailUrl

      protected String thumbnailUrl
    • downloadUrl

      protected String downloadUrl
  • Constructor Details

    • UiChatFile

      public UiChatFile()
  • Method Details