Class WithdrawalFactory
Class WithdrawalFactory
Package: Withdrawal\Factories
Category: System
Located at Services/Core/Withdrawal/Factories/WithdrawalFactory.inc.php
Category: System
Located at Services/Core/Withdrawal/Factories/WithdrawalFactory.inc.php
Methods summary
public
createOrder( IntType $orderId, IntType $customerId, StringType $customerGender, StringType $customerFirstName, StringType $customerLastName, StringType $customerStreetAddress, IntType $customerPostCode, StringType $customerCity, StringType $customerCountry, StringType $customerEmail, DateTime $orderDate, DateTime $deliveryDate )
: WithdrawalOrder
Returns a new instance of withdrawal order.