Class: Carriots::ApiMethods::StreamsOptions

Inherits:
Options
  • Object
show all
Defined in:
lib/carriots/api_methods/streams_options.rb

Overview

options for /streams/ carriots API

Instance Attribute Summary

Attributes inherited from Options

#build_options, #options

Instance Method Summary collapse

Methods inherited from Options

#initialize, #opts_montati, #raw, #set_options

Constructor Details

This class inherits a constructor from Carriots::ApiMethods::Options

Instance Method Details

#keysObject



11
12
13
# File 'lib/carriots/api_methods/streams_options.rb', line 11

def keys
  [:device, :_t, :at, :at_to, :at_from, :max, :offset]
end