ePages 7.27.0 - DE_EPAGES/PayPalPlus/API/Webservice/PatchPayment/RequestRepositoryOrderAlias.pm

Package DE_EPAGES::PayPalPlus::API::Webservice::PatchPayment::RequestRepositoryOrderAlias

class handle the information of the patch of the OrderAlias

Functions

collectData
getRequestDTO
new

collectData

Collect basket date to create the RequestDTOOrderAlias

Syntax
collectData( $CustomerOrder );
Input
$CustomerOrder (DE_EPAGES::Order::API::Object::CustomerOrder)
CustomerOrder object
Return
(boolean)
boolean flag if AddressDTO was successful created

getRequestDTO

Get RequestDTO object

Syntax
getRequestDTO( );
Return
(DE_EPAGES::PayPalPlus::API::Webservice::PatchPayment::RequestDTOOrderAlias)
RequestDTO object

new

constructor

Syntax
new( );
Return
$self (DE_EPAGES::PayPalPlus::API::Webservice::PatchPayment::RequestRepository)
self