Class SourcePayment


  • public class SourcePayment
    extends java.lang.Object
    • Constructor Detail

      • SourcePayment

        public SourcePayment()
    • Method Detail

      • getId

        public java.lang.String getId()
        Get id
        Returns:
        id
      • getUrl

        public java.lang.String getUrl()
        This URL fetches the details of source payment.
        Returns:
        url
      • getCustomer

        public Customer getCustomer()
        Get customer
        Returns:
        customer
      • getCustomerAccount

        public CustomerAccount getCustomerAccount()
        Get customerAccount
        Returns:
        customerAccount
      • getFundingAccount

        public FundingAccount getFundingAccount()
        Get fundingAccount
        Returns:
        fundingAccount