PHP 클래스 PayPal\EBLBaseComponents\BAUpdateResponseDetailsType

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

공개 프로퍼티들

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

프로퍼티 상세

$BillingAddress 공개적으로 프로퍼티

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

$BillingAgreementCustom 공개적으로 프로퍼티

public string $BillingAgreementCustom
리턴 string

$BillingAgreementDescription 공개적으로 프로퍼티

public string $BillingAgreementDescription
리턴 string

$BillingAgreementID 공개적으로 프로퍼티

public string $BillingAgreementID
리턴 string

$BillingAgreementMax 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $BillingAgreementMax
리턴 PayPal\CoreComponentTypes\BasicAmountType

$BillingAgreementStatus 공개적으로 프로퍼티

public string $BillingAgreementStatus
리턴 string

$PayerInfo 공개적으로 프로퍼티

public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
리턴 PayerInfoType