/tripkit/TripKitData/com.skedgo.tripkit.data.database.locations.onstreetparking/RestrictionDayDto
RestrictionDayDto
\ @Value.Immutable
@Gson.TypeAdapters
interface RestrictionDayDto
Functions
Name | Summary |
---|---|
name | abstract fun name(): String |
times | abstract fun times(): List<RestrictionTimeDto> |