get Available Slots
suspend fun BlueGPSLib.getAvailableSlots(resourceId: String? = null, bookingId: String? = null, resourceType: ResourceType, date: String? = null): Resource<List<List<String>>>
Get available time slots for the specific resource
Return
a response of List>
Parameters
resource Id
represent the id of the resource
booking Id
represent the id of the booking
resource Type
the type of the resource
date
a specific date