Class: PostProxy::NextSlotResponse
- Defined in:
- lib/postproxy/types.rb
Instance Attribute Summary collapse
-
#next_slot ⇒ Object
Returns the value of attribute next_slot.
Method Summary
Methods inherited from Model
Constructor Details
This class inherits a constructor from PostProxy::Model
Instance Attribute Details
#next_slot ⇒ Object
Returns the value of attribute next_slot.
130 131 132 |
# File 'lib/postproxy/types.rb', line 130 def next_slot @next_slot end |