net.corda.protocols / FetchDataProtocol / call

call

open fun call(): Result<T>
Overrides ProtocolLogic.call

This is where you fill out your business logic.