Class: Yt::Collections::DeviceFlows
- Defined in:
- lib/yt/collections/device_flows.rb
Instance Attribute Summary collapse
-
#auth_params ⇒ Object
Returns the value of attribute auth_params.
Method Summary
Methods inherited from Base
Methods included from Actions::List
Constructor Details
This class inherits a constructor from Yt::Collections::Base
Instance Attribute Details
#auth_params ⇒ Object
Returns the value of attribute auth_params.
7 8 9 |
# File 'lib/yt/collections/device_flows.rb', line 7 def auth_params @auth_params end |