OrderListItem
in package
Class OrderListItem
Tags
Table of Contents
- $billingAddress : OrderAddressBlock
- $comment : string
- $customerCompany : string
- $customerEmail : string
- $customerId : int
- $customerMemos : CustomerMemoCollection
- $customerName : string
- $customerStatusId : int
- $customerStatusName : string
- $deliveryAddress : OrderAddressBlock
- $invoiceNumbers : StringCollection
- $mailStatus : bool
- $orderId : int
- $orderStatusId : int
- $orderStatusName : string
- $paymentType : OrderPaymentTypeInterface
- $purchaseDateTime : DateTime
- $shippingType : OrderShippingTypeInterface
- $totalSum : string
- $totalWeight : float
- $trackingLinks : StringCollection
- $withdrawalIds : IdCollection
- getBillingAddress() : OrderAddressBlock
- getComment() : string
- getCustomerCompany() : string
- getCustomerEmail() : string
- getCustomerId() : int
- getCustomerMemos() : CustomerMemoCollection
- getCustomerName() : string
- getCustomerStatusId() : int
- getCustomerStatusName() : mixed
- getDeliveryAddress() : OrderAddressBlock
- getInvoiceNumbers() : StringCollection
- getMailStatus() : bool
- getOrderId() : int
- getOrderStatusId() : int
- getOrderStatusName() : string
- getPaymentType() : OrderPaymentType
- getPurchaseDateTime() : DateTime
- getShippingType() : OrderShippingType
- getTotalSum() : string
- getTotalWeight() : float
- getTrackingLinks() : StringCollection
- getWithdrawalIds() : IdCollection
- setBillingAddress() : $this|OrderListItem
- setComment() : $this|OrderListItem
- setCustomerCompany() : $this|OrderListItem
- setCustomerEmail() : $this|OrderListItem
- setCustomerId() : $this|OrderListItem
- setCustomerMemos() : $this|OrderListItem
- setCustomerName() : $this|OrderListItem
- setCustomerStatusId() : $this|OrderListItem
- setCustomerStatusName() : $this|OrderListItem
- setDeliveryAddress() : $this|OrderListItem
- setInvoiceNumbers() : $this|OrderListItem
- setMailStatus() : $this|OrderListItem
- setOrderId() : $this|OrderListItem
- setOrderStatusId() : $this|OrderListItem
- setOrderStatusName() : $this|OrderListItem
- setPaymentType() : $this|OrderListItem
- setPurchaseDateTime() : $this|OrderListItem
- setShippingType() : $this|OrderListItem
- setTotalSum() : $this|OrderListItem
- setTotalWeight() : $this|OrderListItem
- setTrackingLinks() : $this|OrderListItem
- setWithdrawalIds() : $this|OrderListItem
Properties
$billingAddress
protected
OrderAddressBlock
$billingAddress
$comment
protected
string
$comment
= ''
$customerCompany
protected
string
$customerCompany
= ''
$customerEmail
protected
string
$customerEmail
= ''
$customerId
protected
int
$customerId
= 0
$customerMemos
protected
CustomerMemoCollection
$customerMemos
$customerName
protected
string
$customerName
= ''
$customerStatusId
protected
int
$customerStatusId
= 0
$customerStatusName
protected
string
$customerStatusName
= ''
$deliveryAddress
protected
OrderAddressBlock
$deliveryAddress
$invoiceNumbers
protected
StringCollection
$invoiceNumbers
$mailStatus
protected
bool
$mailStatus
= alse
$orderId
protected
int
$orderId
= 0
$orderStatusId
protected
int
$orderStatusId
= 0
$orderStatusName
protected
string
$orderStatusName
= ''
$paymentType
protected
OrderPaymentTypeInterface
$paymentType
$purchaseDateTime
protected
DateTime
$purchaseDateTime
$shippingType
protected
OrderShippingTypeInterface
$shippingType
$totalSum
protected
string
$totalSum
= ''
$totalWeight
protected
float
$totalWeight
= 0.0
$trackingLinks
protected
StringCollection
$trackingLinks
$withdrawalIds
protected
IdCollection
$withdrawalIds
Methods
getBillingAddress()
public
getBillingAddress() : OrderAddressBlock
Return values
OrderAddressBlock —getComment()
public
getComment() : string
Return values
string —getCustomerCompany()
public
getCustomerCompany() : string
Return values
string —getCustomerEmail()
public
getCustomerEmail() : string
Return values
string —getCustomerId()
public
getCustomerId() : int
Return values
int —getCustomerMemos()
public
getCustomerMemos() : CustomerMemoCollection
Return values
CustomerMemoCollection —getCustomerName()
public
getCustomerName() : string
Return values
string —getCustomerStatusId()
public
getCustomerStatusId() : int
Return values
int —getCustomerStatusName()
public
getCustomerStatusName() : mixed
Return values
mixed —getDeliveryAddress()
public
getDeliveryAddress() : OrderAddressBlock
Return values
OrderAddressBlock —getInvoiceNumbers()
public
getInvoiceNumbers() : StringCollection
Return values
StringCollection —getMailStatus()
public
getMailStatus() : bool
Return values
bool —getOrderId()
public
getOrderId() : int
Return values
int —getOrderStatusId()
public
getOrderStatusId() : int
Return values
int —getOrderStatusName()
public
getOrderStatusName() : string
Return values
string —getPaymentType()
public
getPaymentType() : OrderPaymentType
Return values
OrderPaymentType —getPurchaseDateTime()
public
getPurchaseDateTime() : DateTime
Return values
DateTime —getShippingType()
public
getShippingType() : OrderShippingType
Return values
OrderShippingType —getTotalSum()
public
getTotalSum() : string
Return values
string —getTotalWeight()
public
getTotalWeight() : float
Return values
float —getTrackingLinks()
public
getTrackingLinks() : StringCollection
Return values
StringCollection —getWithdrawalIds()
public
getWithdrawalIds() : IdCollection
Return values
IdCollection —setBillingAddress()
public
setBillingAddress(OrderAddressBlock $billingAddress) : $this|OrderListItem
Parameters
- $billingAddress : OrderAddressBlock
Return values
$this|OrderListItem —Same instance for chained method calls.
setComment()
public
setComment(StringType $comment) : $this|OrderListItem
Parameters
- $comment : StringType
Return values
$this|OrderListItem —Same instance for chained method calls.
setCustomerCompany()
public
setCustomerCompany(StringType $customerCompany) : $this|OrderListItem
Parameters
- $customerCompany : StringType
Return values
$this|OrderListItem —Same instance for chained method calls.
setCustomerEmail()
public
setCustomerEmail(StringType $customerEmail) : $this|OrderListItem
Parameters
- $customerEmail : StringType
Return values
$this|OrderListItem —Same instance for chained method calls.
setCustomerId()
public
setCustomerId(IdType $customerId) : $this|OrderListItem
Parameters
- $customerId : IdType
Return values
$this|OrderListItem —Same instance for chained method calls.
setCustomerMemos()
public
setCustomerMemos(CustomerMemoCollection $customerMemos) : $this|OrderListItem
Parameters
- $customerMemos : CustomerMemoCollection
Return values
$this|OrderListItem —Same instance for chained method calls.
setCustomerName()
public
setCustomerName(StringType $customerName) : $this|OrderListItem
Parameters
- $customerName : StringType
Return values
$this|OrderListItem —Same instance for chained method calls.
setCustomerStatusId()
public
setCustomerStatusId(IdType $customerStatusId) : $this|OrderListItem
Parameters
- $customerStatusId : IdType
Return values
$this|OrderListItem —Same instance for chained method calls.
setCustomerStatusName()
public
setCustomerStatusName(StringType $customerStatusName) : $this|OrderListItem
Parameters
- $customerStatusName : StringType
Return values
$this|OrderListItem —Same instance for chained method calls.
setDeliveryAddress()
public
setDeliveryAddress(OrderAddressBlock $deliveryAddress) : $this|OrderListItem
Parameters
- $deliveryAddress : OrderAddressBlock
Return values
$this|OrderListItem —Same instance for chained method calls.
setInvoiceNumbers()
public
setInvoiceNumbers(StringCollection $invoiceNumbers) : $this|OrderListItem
Parameters
- $invoiceNumbers : StringCollection
Return values
$this|OrderListItem —Same instance for chained method calls.
setMailStatus()
public
setMailStatus(BoolType $mailStatus) : $this|OrderListItem
Parameters
- $mailStatus : BoolType
Return values
$this|OrderListItem —Same instance for chained method calls.
setOrderId()
public
setOrderId(IdType $orderId) : $this|OrderListItem
Parameters
- $orderId : IdType
Return values
$this|OrderListItem —Same instance for chained method calls.
setOrderStatusId()
public
setOrderStatusId(IntType $orderStatusId) : $this|OrderListItem
Parameters
- $orderStatusId : IntType
Return values
$this|OrderListItem —Same instance for chained method calls.
setOrderStatusName()
public
setOrderStatusName(StringType $orderStatusName) : $this|OrderListItem
Parameters
- $orderStatusName : StringType
Return values
$this|OrderListItem —Same instance for chained method calls.
setPaymentType()
public
setPaymentType(OrderPaymentTypeInterface $paymentType) : $this|OrderListItem
Parameters
- $paymentType : OrderPaymentTypeInterface
Return values
$this|OrderListItem —Same instance for chained method calls.
setPurchaseDateTime()
public
setPurchaseDateTime(DateTime $purchaseDateTime) : $this|OrderListItem
Parameters
- $purchaseDateTime : DateTime
Return values
$this|OrderListItem —Same instance for chained method calls.
setShippingType()
public
setShippingType(OrderShippingTypeInterface $shippingType) : $this|OrderListItem
Parameters
- $shippingType : OrderShippingTypeInterface
Return values
$this|OrderListItem —Same instance for chained method calls.
setTotalSum()
public
setTotalSum(StringType $totalSum) : $this|OrderListItem
Parameters
- $totalSum : StringType
Return values
$this|OrderListItem —Same instance for chained method calls.
setTotalWeight()
public
setTotalWeight(DecimalType $totalWeight) : $this|OrderListItem
Parameters
- $totalWeight : DecimalType
Return values
$this|OrderListItem —Same instance for chained method calls.
setTrackingLinks()
public
setTrackingLinks(StringCollection $trackingLinks) : $this|OrderListItem
Parameters
- $trackingLinks : StringCollection
Return values
$this|OrderListItem —Same instance for chained method calls.
setWithdrawalIds()
public
setWithdrawalIds(IdCollection $withdrawalIds) : $this|OrderListItem
Parameters
- $withdrawalIds : IdCollection
Return values
$this|OrderListItem —Same instance for chained method calls.