/tripkit/TripKitAndroidUIDomain/com.skedgo.tripkit.ui.tracking/Event/MykiTopupPass

MykiTopupPass

\ class MykiTopupPass(val passDays: String, val currency: String?, val price: String, val zone: String) : Event

Constructors

MykiTopupPass constructor(passDays: String, currency: String?, price: String, zone: String)

Properties

Name Summary
currency val currency: String?
name val name: String
passDays val passDays: String
price val price: String
zone val zone: String