tripkit-android / com.skedgo.tripkit.parkingspots.models / PricingEntry
PricingEntry
class PricingEntry
Constructors
Name | Summary |
---|---|
<init> | PricingEntry(duration: Optional< Int >, label: String , price: Float ) |
Properties
Name | Summary |
---|---|
duration | val duration: Optional< Int > |
label | val label: String |
price | val price: Float |