PHP 클래스 PayPal\PayPalAPI\DoExpressCheckoutPaymentRequestType

상속: extends PayPal\EBLBaseComponents\AbstractRequestType
파일 보기 프로젝트 열기: paypal/merchant-sdk-php 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$DoExpressCheckoutPaymentRequestDetails PayPal\EBLBaseComponents\DoExpressCheckoutPaymentRequestDetailsType
$ReturnFMFDetails integer This flag indicates that the response should include FMFDetails

공개 메소드들

메소드 설명
__construct ( $DoExpressCheckoutPaymentRequestDetails = null ) Constructor with arguments

메소드 상세

__construct() 공개 메소드

Constructor with arguments
public __construct ( $DoExpressCheckoutPaymentRequestDetails = null )

프로퍼티 상세

$DoExpressCheckoutPaymentRequestDetails 공개적으로 프로퍼티

public DoExpressCheckoutPaymentRequestDetailsType,PayPal\EBLBaseComponents $DoExpressCheckoutPaymentRequestDetails
리턴 PayPal\EBLBaseComponents\DoExpressCheckoutPaymentRequestDetailsType

$ReturnFMFDetails 공개적으로 프로퍼티

This flag indicates that the response should include FMFDetails
public int $ReturnFMFDetails
리턴 integer