Class Invoice

    • Constructor Detail

      • Invoice

        public Invoice()
    • Method Detail

      • getTitle

        public String getTitle()
      • getDescription

        public String getDescription()
      • getStartParameter

        public String getStartParameter()
      • getCurrency

        public String getCurrency()
      • getTotalAmount

        public Integer getTotalAmount()