PHP Class PayPal\Auth\IPPCredential

Show file Open project: paypal/sdk-core-php

Protected Properties

Property Type Description
$thirdPartyAuthorization IPPThirdPartyAuthorization

Public Methods

Method Description
getThirdPartyAuthorization ( )
setThirdPartyAuthorization ( $thirdPartyAuthorization )
validate ( )

Method Details

getThirdPartyAuthorization() public method

setThirdPartyAuthorization() public method

public setThirdPartyAuthorization ( $thirdPartyAuthorization )

validate() abstract public method

abstract public validate ( )

Property Details

$thirdPartyAuthorization protected property

protected IPPThirdPartyAuthorization $thirdPartyAuthorization
return IPPThirdPartyAuthorization