net.corda.core.contracts / Amount / div

div

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