PHP Class PayPal\EBLBaseComponents\BAUpdateResponseDetailsType

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 credit card mapped in your account then billing address of the credit card is returned otherwise your primary address is returned , PayPal returns this address in BAUpdateResponseDetails.
$BillingAgreementCustom string
$BillingAgreementDescription string
$BillingAgreementID string
$BillingAgreementMax PayPal\CoreComponentTypes\BasicAmountType
$BillingAgreementStatus string
$PayerInfo PayerInfoType

Property Details

$BillingAddress public_oe property

Customer's billing address. Optional If you have credit card mapped in your account then billing address of the credit card is returned otherwise your primary address is returned , PayPal returns this address in BAUpdateResponseDetails.
public AddressType,PayPal\EBLBaseComponents $BillingAddress
Résultat AddressType

$BillingAgreementCustom public_oe property

public string $BillingAgreementCustom
Résultat string

$BillingAgreementDescription public_oe property

public string $BillingAgreementDescription
Résultat string

$BillingAgreementID public_oe property

public string $BillingAgreementID
Résultat string

$BillingAgreementMax public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $BillingAgreementMax
Résultat PayPal\CoreComponentTypes\BasicAmountType

$BillingAgreementStatus public_oe property

public string $BillingAgreementStatus
Résultat string

$PayerInfo public_oe property

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