data class FlowRecoveryQuery
<init> |
FlowRecoveryQuery(timeframe: FlowTimeWindow? = null, initiatedBy: List<CordaX500Name>? = null, counterParties: List<CordaX500Name>? = null) |
counterParties |
val counterParties: List<CordaX500Name>? |
initiatedBy |
val initiatedBy: List<CordaX500Name>? |
timeframe |
val timeframe: FlowTimeWindow? |