PHP 클래스 PayPal\Auth\IPPCredential

파일 보기 프로젝트 열기: paypal/sdk-core-php

보호된 프로퍼티들

프로퍼티 타입 설명
$thirdPartyAuthorization IPPThirdPartyAuthorization

공개 메소드들

메소드 설명
getThirdPartyAuthorization ( )
setThirdPartyAuthorization ( $thirdPartyAuthorization )
validate ( )

메소드 상세

getThirdPartyAuthorization() 공개 메소드

setThirdPartyAuthorization() 공개 메소드

public setThirdPartyAuthorization ( $thirdPartyAuthorization )

validate() 추상적인 공개 메소드

abstract public validate ( )

프로퍼티 상세

$thirdPartyAuthorization 보호되어 있는 프로퍼티

protected IPPThirdPartyAuthorization $thirdPartyAuthorization
리턴 IPPThirdPartyAuthorization