You are here

protected property UnitPricingCalendar::$default_price in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

The default price for the room

Type: float

File

modules/rooms_pricing/includes/rooms_pricing.unit_pricing_calendar.inc, line 24
Contains UnitPricingCalendar.

Class

UnitPricingCalendar
Handles querying and updating the pricing information relative to a single bookable unit.

Code

protected $default_price;