getAvailableSlots
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
resourceId
represent the id of the resource
bookingId
represent the id of the booking
resourceType
the type of the resource
date
a specific date