PHP 클래스 PayPal\EBLBaseComponents\AuthorizationResponseType

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

공개 프로퍼티들

프로퍼티 타입 설명
$AuthorizationError PayPal\EBLBaseComponents\ErrorType
$Status string Status will denote whether Auto authorization was successful or not.

프로퍼티 상세

$AuthorizationError 공개적으로 프로퍼티

public ErrorType,PayPal\EBLBaseComponents $AuthorizationError
리턴 PayPal\EBLBaseComponents\ErrorType

$Status 공개적으로 프로퍼티

Status will denote whether Auto authorization was successful or not.
public string $Status
리턴 string