Provider Options
data class ProviderOptions(visitTypeId: String, provider: ProviderAvailability, duration: Int?) : Parcelable
Content copied to clipboard
Parameters
visitTypeId
Visit Type Identifier
provider
Department and Provider Information about the timeslot
duration
Duration (in minutes) of the timeslot if available.
Constructors
ProviderOptions
Link copied to clipboard
fun ProviderOptions(visitTypeId: String, provider: ProviderAvailability, duration: Int?)
Content copied to clipboard
Visit Type Identifier