net.corda.core.contracts / FungibleAsset / move

move

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