MMKMasstransitRoutePaymentOption
Warning
This feature is available in the Full MapKit SDK version
class MMKMasstransitRoutePaymentOption : NSObject |
Summary
Class methods
 init(payment: [MMKMasstransitPayment], totalPrice: [MMKTaxiMoney]) |
Properties
var payment: [MMKMasstransitPayment] { get } |
var totalPrice: [MMKTaxiMoney] { get } |
Class methods
init(payment:totalPrice:)
 init(payment: [MMKMasstransitPayment], totalPrice: [MMKTaxiMoney]) |
Properties
payment
var payment: [MMKMasstransitPayment] { get } |
totalPrice
var totalPrice: [MMKTaxiMoney] { get } |