Class Application


  • public class Application
    extends PathResponse
    Application index and its parameters
    • Field Detail

      • createdAtRound

        public BigInteger createdAtRound
        Round when this application was created.
      • deleted

        public Boolean deleted
        Whether or not this application is currently deleted.
      • deletedAtRound

        public BigInteger deletedAtRound
        Round when this application was deleted.
      • id

        public Long id
        (appidx) application index.
    • Constructor Detail

      • Application

        public Application()