ProviderOptions
public struct ProviderOptions : Codable, Equatable
Undocumented
-
Visit Type Identifier
Declaration
Swift
public let visitTypeId: String -
Department and Provider Information about the time slot
Declaration
Swift
public let provider: ProviderAvailability -
Duration (in minutes) of the time slot if available.
Declaration
Swift
public let duration: Int?
View on GitHub
Install in Dash