Class WithdrawalOrder
Class WithdrawalOrder
- WithdrawalOrder implements WithdrawalOrderInterface
Package: Withdrawal\ValueObjects
Category: System
Located at Services/Core/Withdrawal/ValueObjects/WithdrawalOrder.inc.php
Category: System
Located at Services/Core/Withdrawal/ValueObjects/WithdrawalOrder.inc.php
Methods summary
public
|
#
__construct(
WithdrawalOrder constructor. |
public
integer
|
|
public
integer
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
DateTime
|
|
public
DateTime
|
Properties summary
protected
integer
|
$orderId
|
|
protected
integer
|
$customerId
|
|
protected
|
$customerGender
|
|
protected
string
|
$customerFirstName
|
|
protected
string
|
$customerLastName
|
|
protected
string
|
$customerStreetAddress
|
|
protected
integer
|
$customerPostCode
|
|
protected
string
|
$customerCity
|
|
protected
string
|
$customerCountry
|
|
protected
string
|
$customerEmail
|
|
protected
DateTime
|
$orderDate
|
|
protected
DateTime
|
$deliveryDate
|