Class TransferFundsNotificationContent


  • public class TransferFundsNotificationContent
    extends Object
    • Constructor Detail

      • TransferFundsNotificationContent

        public TransferFundsNotificationContent()
    • Method Detail

      • getSourceAccountCode

        public String getSourceAccountCode()
      • setSourceAccountCode

        public void setSourceAccountCode​(String sourceAccountCode)
      • getDestinationAccountCode

        public String getDestinationAccountCode()
      • setDestinationAccountCode

        public void setDestinationAccountCode​(String destinationAccountCode)
      • getAmount

        public Amount getAmount()
      • setAmount

        public void setAmount​(Amount amount)
      • getTransferCode

        public String getTransferCode()
      • setTransferCode

        public void setTransferCode​(String transferCode)
      • getMerchantReference

        public String getMerchantReference()
      • setMerchantReference

        public void setMerchantReference​(String merchantReference)