Class: Cloudflare::Logs::Received

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

Constant Summary

Constants inherited from Representation

Representation::WRAPPER

Instance Method Summary collapse

Methods included from Paginate

#each, #empty?, #find_by_id

Methods inherited from Representation

#errors, #messages, #represent, #represent_message, #result, #results, #success?, #to_hash, #to_id

Instance Method Details

#representationObject



20
21
22
# File 'lib/cloudflare/logs.rb', line 20

def representation
	Entry
end