Class: Yt::Collections::Revocations
- Defined in:
- lib/yt/collections/revocations.rb
Instance Attribute Summary collapse
-
#auth_params ⇒ Object
Returns the value of attribute auth_params.
Method Summary
Methods inherited from Base
#includes, #initialize, of, #where
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/revocations.rb', line 7 def auth_params @auth_params end |