Class fundcardpayload


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

      • fundcardpayload

        public fundcardpayload()
    • Method Detail

      • getTest

        public String getTest()
        Returns:
        the test
      • setTest

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

        public String getId()
        Returns:
        the id
      • setId

        public void setId​(String id)
        Parameters:
        id - the id to set
      • getAmount

        public String getAmount()
        Returns:
        the amount
      • setAmount

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

        public String getDebit_currency()
        Returns:
        the debit_currency
      • setDebit_currency

        public void setDebit_currency​(String debit_currency)
        Parameters:
        debit_currency - the debit_currency to set
      • getSecret_key

        public String getSecret_key()
        Returns:
        the secret_key
      • setSecret_key

        public void setSecret_key​(String secret_key)
        Parameters:
        secret_key - the secret_key to set