kin-android / kin.sdk / Balance / value
abstract fun value(): BigDecimal
Return BigDecimal the balance value
abstract fun value(precision: Int): String
precision - the number of decimals points
Return String the balance value as a string with specified precision