Class Payee

    • Constructor Detail

      • Payee

        public Payee()
    • Method Detail

      • setEmail

        public void setEmail​(String email)
        The email address of merchant.
      • setMerchantId

        public void setMerchantId​(String merchantId)
        The encrypted PayPal account ID of the merchant.
      • getEmail

        public String getEmail()
        The email address of merchant.
      • getMerchantId

        public String getMerchantId()
        The encrypted PayPal account ID of the merchant.