net.corda.core.contracts / FungibleAsset / move

move

abstract fun move(newAmount: Amount<Issued<T>>, newOwner: CompositeKey): FungibleAsset<T>