Class refundPayload


  • public class refundPayload
    extends Object
    Author:
    cleopatradouglas
    • Constructor Detail

      • refundPayload

        public refundPayload()
    • Method Detail

      • getTest

        public String getTest()
        Returns:
        the test
      • setTest

        public void setTest​(String test)
        Parameters:
        test - the test to set
      • getRef

        public String getRef()
        Returns:
        the ref
      • setRef

        public void setRef​(String ref)
        Parameters:
        ref - the ref to set
      • getSeckey

        public String getSeckey()
        Returns:
        the seckey
      • setSeckey

        public void setSeckey​(String seckey)
        Parameters:
        seckey - the seckey to set
      • getAmount

        public String getAmount()
        Returns:
        the amount
      • setAmount

        public void setAmount​(String amount)
        Parameters:
        amount - the amount to set