PHP Class PayPal\EBLBaseComponents\GetBillingAgreementCustomerDetailsResponseDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$BillingAddress AddressType Customer's billing address. Optional If you have a credit card mapped in your PayPal account, PayPal returns the billing address of the credit billing address otherwise your primary address as billing address in GetBillingAgreementCustomerDetails.
$PayerInfo PayerInfoType

Property Details

$BillingAddress public property

Customer's billing address. Optional If you have a credit card mapped in your PayPal account, PayPal returns the billing address of the credit billing address otherwise your primary address as billing address in GetBillingAgreementCustomerDetails.
public AddressType,PayPal\EBLBaseComponents $BillingAddress
return AddressType

$PayerInfo public property

public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
return PayerInfoType