Class: Cloudflare::Logs::Received

Inherits:
Representation
  • Object
show all
Includes:
Paginate
Defined in:
lib/cloudflare/logs.rb

Instance Method Summary collapse

Methods included from Paginate

#each, #empty?, #find_by_id

Methods inherited from Representation

#process_response, #represent, #represent_message, #to_hash

Instance Method Details

#representationObject



35
36
37
# File 'lib/cloudflare/logs.rb', line 35

def representation
	Entry
end