Class bulkdataPayload


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

      • bulkdataPayload

        public bulkdataPayload()
    • Method Detail

      • getBank

        public String getBank()
        Returns:
        the Bank
      • setBank

        public void setBank​(String Bank)
        Parameters:
        Bank - the Bank to set
      • getAccount_number

        public String getAccount_number()
        Returns:
        the Account_number
      • setAccount_number

        public void setAccount_number​(String Account_number)
        Parameters:
        Account_number - the Account_number to set
      • getAmount

        public String getAmount()
        Returns:
        the Amount
      • setAmount

        public void setAmount​(String Amount)
        Parameters:
        Amount - the Amount to set
      • getCurrency

        public String getCurrency()
        Returns:
        the Currency
      • setCurrency

        public void setCurrency​(String Currency)
        Parameters:
        Currency - the Currency to set
      • getNarration

        public String getNarration()
        Returns:
        the Narration
      • setNarration

        public void setNarration​(String Narration)
        Parameters:
        Narration - the Narration to set
      • getReference

        public String getReference()
        Returns:
        the reference
      • setReference

        public void setReference​(String reference)
        Parameters:
        reference - the reference to set