Class withdrawcardpayload


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

      • withdrawcardpayload

        public withdrawcardpayload()
    • Method Detail

      • getTest

        public String getTest()
        Returns:
        the test
      • setTest

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

        public String getCard_id()
        Returns:
        the card_id
      • setCard_id

        public void setCard_id​(String card_id)
        Parameters:
        card_id - the card_id to set
      • getAmount

        public String getAmount()
        Returns:
        the amount
      • setAmount

        public void setAmount​(String amount)
        Parameters:
        amount - the amount 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