tripkit-android / skedgo.tripgo.parkingspots.models / RestrictionDayAndTime
RestrictionDayAndTime
class RestrictionDayAndTime
Constructors
Name | Summary |
---|---|
<init> | RestrictionDayAndTime(name: String , times: List < RestrictionTime >) |
Properties
Name | Summary |
---|---|
name | val name: String |
times | val times: List < RestrictionTime > |