Package DE_EPAGES::Amazon::API::SOAP::GetOrderDocumentResponseHandler
SOAP response handler for order documents.
Base |
DE_EPAGES::Amazon::API::SOAP::SOAPResponseHandler |
Functions
_handleOrderReport
handler for SOM structure //doc of SOAP message. Adds all found orders to ResultArray
Syntax |
$Object->_handleOrderReport( $SOMInput ); |
Input |
|
Return |
|
handleSOAPResponse
handler for SOM structure returned by soap client, sets result data
Syntax |
$Object->handleSOAPResponse( $Input ); |
Example |
$Object->handleSOAPResponse( ExampleData ); |
Input |
|
Return |
|