Parameters:
Filtering information
Options Hash (opts):
Filter string, see https://chain.com/docs/core/build-applications/queries.
Parameter values for filter string (if needed).
Returns:
93 94 95
# File 'lib/chain/account.rb', line 93 def query(opts = {}) Query.new(client, opts) end