Class OpenIdError
Class OpenIdError
Error resource
- PayPal\Common\PayPalModel
- PayPal\Api\OpenIdError
Methods summary
public
|
|
public
string
|
|
public
|
#
setErrorDescription( string $error_description )
A resource ID that indicates the starting resource in the returned results. |
public
string
|
#
getErrorDescription( )
A resource ID that indicates the starting resource in the returned results. |
public
|
#
setErrorUri( string $error_uri )
A URI identifying a human-readable web page with information about the error, used to provide the client developer with additional information about the error. |
public
string
|
#
getErrorUri( )
A URI identifying a human-readable web page with information about the error, used to provide the client developer with additional information about the error. |
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()