com.r3corda.core.contracts / Amount / times

times

operator fun times(other: Long): Amount<T>
operator fun times(other: Int): Amount<T>