B1AccommodationBookingLookup
- Identifies the accommodation business and room reserved by a guest.
* B2 owns the authoritative guest lookup; B1 keeps a synchronized copy for UI routing.
| Property | Type | Description | Metadata |
|---|---|---|---|
| HouseholdBizId | FB1EntityId | ||
| RoomKey | FB1AccommodationRoomKey | ||
| bBlocksPlayerBooking | bool | True when this guest belongs to a household the player has possessed at least once, so the room must not be offered for the player to book over. Other guests (waiting families, crowd guests) can be pushed out. Snapshot taken when the booking is created; it is not refreshed if the household is possessed later on. |