fix: adopt travel info urls
This commit is contained in:
@@ -34,6 +34,7 @@ class Booking
|
||||
public array $surcharges = [];
|
||||
public ?int $invoiceNumber = null;
|
||||
public ?float $totalPrice = null;
|
||||
public ?string $travelInfoUrl = null;
|
||||
|
||||
public function getBalance(): float
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user