Class: Cloudflare::Logs::Received
- Inherits:
-
Representation
- Object
- Async::REST::Representation
- Representation
- Cloudflare::Logs::Received
- Includes:
- Paginate
- Defined in:
- lib/cloudflare/logs.rb
Constant Summary
Constants inherited from Representation
Instance Method Summary collapse
Methods included from Paginate
Methods inherited from Representation
#errors, #messages, #represent, #represent_message, #result, #results, #success?, #to_hash, #to_id
Instance Method Details
#representation ⇒ Object
20 21 22 |
# File 'lib/cloudflare/logs.rb', line 20 def representation Entry end |