Go to start
DataObject\Finance\Invoice
Properties
int $id
int $customerId
float $totalAmount
float $tax
string $currency
bool $isPaid
DateTime $orderDate
DataObject\Finance\InvoiceOrder[]
$orders