public interface ActiveContractsClient
ActiveContractsServiceGrpc| Modifier and Type | Method and Description | 
|---|---|
| io.reactivex.Flowable<GetActiveContractsResponse> | getActiveContracts(TransactionFilter filter,
                  boolean verbose) | 
| io.reactivex.Flowable<GetActiveContractsResponse> | getActiveContracts(TransactionFilter filter,
                  boolean verbose,
                  java.lang.String accessToken) | 
io.reactivex.Flowable<GetActiveContractsResponse> getActiveContracts(TransactionFilter filter, boolean verbose)
io.reactivex.Flowable<GetActiveContractsResponse> getActiveContracts(TransactionFilter filter, boolean verbose, java.lang.String accessToken)