costUnit = $costUnit; $this->contactName = $contactName; $this->invoiceType = $invoiceType; $this->invoiceTypeExtended = $invoiceTypeExtended; $this->travelRoute = $travelRoute; $this->distance = $distance; $this->passengers = $passengers; $this->transportations = $transportations; $this->receiptFile = $receiptFile; $this->contactEmail = $contactEmail; $this->contactPhone = $contactPhone; $this->accountOwner = $accountOwner; $this->accountIban = $accountIban; $this->totalAmount = $totalAmount; $this->isDonation = $isDonation; $this->userId = $userId; } }