Class: CDP::Timeline::Response::Paging::Cursor

Inherits:
Object
  • Object
show all
Defined in:
lib/cdp/timeline/response.rb

Instance Attribute Summary collapse

Instance Attribute Details

#afterObject

Returns the value of attribute after.



7
8
9
# File 'lib/cdp/timeline/response.rb', line 7

def after
  @after
end