PHP Class PayPal\EBLBaseComponents\GetBillingAgreementCustomerDetailsResponseDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство 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_oe 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
Résultat AddressType

$PayerInfo public_oe property

public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
Résultat PayerInfoType