PHP 클래스 PayPal\EBLBaseComponents\DoReferenceTransactionResponseDetailsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$AVSCode string
$Amount PayPal\CoreComponentTypes\BasicAmountType
$BillingAgreementID string
$CVV2Code string
$MsgSubID string Return msgsubid back to merchant
$PaymentAdviceCode string Response code from the processor when a recurring transaction is declined
$PaymentInfo PaymentInfoType
$TransactionID string

프로퍼티 상세

$AVSCode 공개적으로 프로퍼티

public string $AVSCode
리턴 string

$Amount 공개적으로 프로퍼티

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

$BillingAgreementID 공개적으로 프로퍼티

public string $BillingAgreementID
리턴 string

$CVV2Code 공개적으로 프로퍼티

public string $CVV2Code
리턴 string

$MsgSubID 공개적으로 프로퍼티

Return msgsubid back to merchant
public string $MsgSubID
리턴 string

$PaymentAdviceCode 공개적으로 프로퍼티

Response code from the processor when a recurring transaction is declined
public string $PaymentAdviceCode
리턴 string

$PaymentInfo 공개적으로 프로퍼티

public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
리턴 PaymentInfoType

$TransactionID 공개적으로 프로퍼티

public string $TransactionID
리턴 string