Class ImagePath

java.lang.Object
net.atthegate.server.models.ImagePath

public class ImagePath extends Object
  • Field Details

    • id

      public Long id
    • uid

      public String uid
    • entryKey

      public String entryKey
    • fileName

      public String fileName
    • dateCreatedUTC

      public Long dateCreatedUTC
  • Constructor Details