com.r3corda.contracts.asset / FungibleAssetState / move

move

abstract fun move(newAmount: Amount<T>, newOwner: PublicKey): FungibleAssetState<T, I>