Interface WithdrawalOrderInterface
| category |
System |
|---|---|
| package |
Withdrawal |
| subpackage |
ValueObjects |
getCustomerCity() : string
stringThe customer city.
getCustomerCountry() : string
stringThe customer country.
getCustomerEmail() : string
stringThe customer Email.
getCustomerFirstName() : string
stringThe customer first name.
getCustomerGender() : string
stringThe customer gender.
getCustomerId() : integer
integerThe customer id.
getCustomerLastName() : string
stringThe customer last name.
getCustomerPostCode() : integer
integerThe customer post code.
getCustomerStreetAddress() : string
stringThe customer street address.
getDeliveryDate() : \DateTime
\DateTime
getOrderDate() : \DateTime
\DateTime
getOrderId() : integer
integerThe order id.