FlowRecoveryQuery

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

Constructors

Link copied to clipboard
constructor(timeframe: FlowTimeWindow? = null, initiatedBy: List<CordaX500Name>? = null, counterParties: List<CordaX500Name>? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard