HciTariffPrice

data class HciTariffPrice(amount: Int, currency: String)

Properties

amount
Link copied to clipboard
val amount: Int
currency
Link copied to clipboard
val currency: String