Class WithdrawalWriteService
category |
System |
---|---|
package |
Withdrawal |
subpackage |
Services |
__construct(\WithdrawalFactory $withdrawalFactory)
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
\IntType
\IntType
\StringType
\StringType
\StringType
\StringType
\IntType
\StringType
\StringType
\StringType
\DateTime
\DateTime
\WithdrawalOrder
createWithdrawal() : \Withdrawal
delete(\WithdrawalInterface $withdrawal) : $this|\WithdrawalWriteServiceInterface
store(\WithdrawalInterface $withdrawal) : $this|\WithdrawalWriteServiceInterface