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.
144 145 146 |
# File 'lib/postproxy/types.rb', line 144 def next_slot @next_slot end |