corda / net.corda.core.flows / ReceiveStateAndRefFlow / call

call

@Suspendable fun call(): List<StateAndRef<T>>

This is where you fill out your business logic.