Class TopUpRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      TopUpRequest​(java.lang.String trx)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTrx()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TopUpRequest

        public TopUpRequest​(java.lang.String trx)
    • Method Detail

      • getTrx

        public java.lang.String getTrx()