getBookableParameters

abstract suspend fun getBookableParameters(unitId: String): Result<BookableParams>

Get the booking parameters for a unit.

Since

1.6.0

Return

a result of BookableParams

Parameters

unitId

the unitId to request the booking parameters