onTransferDestinationRequest
abstract fun onTransferDestinationRequest(block: suspend TransferDestinationResponse.(RequestContext) -> Unit)(source)
Whenever a TransferDestinationRequest is made, the contents of the onTransferDestinationRequest{} block will be executed.