corda / net.corda.core.contracts / AmountTransfer / toDecimal

toDecimal

fun toDecimal(): BigDecimal

Convert the quantityDelta to a displayable format BigDecimal value. The conversion ratio is the same as for Amount of the same token type.