PHP 클래스 PayPal\EBLBaseComponents\MerchantPullPaymentResponseType

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

공개 프로퍼티들

프로퍼티 타입 설명
$MerchantPullInfo MerchantPullInfoType Specific information about the preapproved payment
$PayerInfo PayerInfoType information about the customer
$PaymentInfo PaymentInfoType Information about the transaction

프로퍼티 상세

$MerchantPullInfo 공개적으로 프로퍼티

Specific information about the preapproved payment
public MerchantPullInfoType,PayPal\EBLBaseComponents $MerchantPullInfo
리턴 MerchantPullInfoType

$PayerInfo 공개적으로 프로퍼티

information about the customer
public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
리턴 PayerInfoType

$PaymentInfo 공개적으로 프로퍼티

Information about the transaction
public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
리턴 PaymentInfoType