MMKTaxiMoney

class MMKTaxiMoney : NSObject

Summary

Class methods

 init(value: Double, text: String, currency: String)

Properties

var value: Double { get }

var text: String { get }

var currency: String { get }

Class methods

init(value:text:currency:)

 init(value: Double, text: String, currency: String)


Properties

value

var value: Double { get }


text

var text: String { get }


currency

var currency: String { get }