feat: show room pricing details
This commit is contained in:
@@ -11,6 +11,8 @@ class RoomSelectionDto
|
||||
|
||||
public ?string $roomLabel = null;
|
||||
|
||||
public ?float $roomPrice = null;
|
||||
|
||||
public ?int $quantity = null;
|
||||
|
||||
public int $maxQuantity = 100;
|
||||
|
||||
Reference in New Issue
Block a user