PHP 클래스 PayPal\EBLBaseComponents\GetBillingAgreementCustomerDetailsResponseDetailsType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$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

프로퍼티 상세

$BillingAddress 공개적으로 프로퍼티

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
리턴 AddressType

$PayerInfo 공개적으로 프로퍼티

public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
리턴 PayerInfoType