dexcare
/
org.dexcare.services.availability.models
/
ProviderAvailabilitySlotWindow
Provider
Availability
Slot
Window
data class
ProviderAvailabilitySlotWindow
(windowDays:
Int
?, slotCount:
Int
?) :
Parcelable
Content copied to clipboard
Functions
Properties
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Properties
slotCount
Link copied to clipboard
val
slotCount
:
Int
?
Content copied to clipboard
windowDays
Link copied to clipboard
val
windowDays
:
Int
?
Content copied to clipboard