Package DE_EPAGES::PayPalPlus::API::Webservice::Base::Service
this is the baseclass for all the different services
Functions
getErrorCode
Get the error code
Syntax |
getErrorCode( ); |
Return |
|
getErrorMessage
Get the error message
Syntax |
getErrorMessage( ); |
Return |
|
getResponse
Get the response
Syntax |
getResponse( ); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|