Class InvoiceListItem
Class InvoiceListItem
Package: Invoice\ValueObjects
Category: System
Located at Services/Core/Invoice/ValueObjects/InvoiceListItem.inc.php
Category: System
Located at Services/Core/Invoice/ValueObjects/InvoiceListItem.inc.php
Methods summary
public
|
#
__construct(
InvoiceListItem constructor. |
public
integer
|
|
public
string
|
|
public
DateTime
|
|
public
float
|
|
public
|
|
public
integer
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
DateTime
|
|
public
|
|
public
integer
|
|
public
string
|
Properties summary
protected
integer
|
$invoiceId
|
|
protected
string
|
$invoiceNumber
|
|
protected
DateTime
|
$invoiceDate
|
|
protected
float
|
$totalSum
|
|
protected
|
$currency
|
|
protected
integer
|
$customerId
|
|
protected
string
|
$customerName
|
|
protected
integer
|
$customerStatusId
|
|
protected
string
|
$customerStatusName
|
|
protected
|
$customerMemos
|
|
protected
|
$paymentAddress
|
|
protected
|
$shippingAddress
|
|
protected
integer
|
$orderId
|
|
protected
DateTime
|
$orderDatePurchased
|
|
protected
|
$paymentType
|
|
protected
integer
|
$orderStatusId
|
|
protected
string
|
$orderStatusName
|