Class: CDP::Timeline::Response::Paging::Cursor
- Inherits:
-
Object
- Object
- CDP::Timeline::Response::Paging::Cursor
- Defined in:
- lib/cdp/timeline/response.rb
Instance Attribute Summary collapse
-
#after ⇒ Object
Returns the value of attribute after.
Instance Attribute Details
#after ⇒ Object
Returns the value of attribute after.
7 8 9 |
# File 'lib/cdp/timeline/response.rb', line 7 def after @after end |