Class: Rocksky::Generated::GetApikeysParams
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetApikeysParams
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#limit ⇒ Object
Returns the value of attribute limit.
-
#offset ⇒ Object
Returns the value of attribute offset.
Instance Attribute Details
#limit ⇒ Object
Returns the value of attribute limit
87 88 89 |
# File 'lib/rocksky/generated/types.rb', line 87 def limit @limit end |
#offset ⇒ Object
Returns the value of attribute offset
87 88 89 |
# File 'lib/rocksky/generated/types.rb', line 87 def offset @offset end |