Function get_slot_availability
Returns the available bookings for a date & time slot
Parameters summary
integer |
$product_id |
Product ID |
string |
$date |
Date |
string |
$slot |
Timeslot |
string |
$bookings |
Array for all the bookings received for the dates |
Return value summary
array
|
Returns the available bookings for a date & time slot |