Class: Cloudflare::Accounts
- Inherits:
-
Representation
- Object
- Async::REST::Representation
- Representation
- Cloudflare::Accounts
- Includes:
- Paginate
- Defined in:
- lib/cloudflare/accounts.rb
Instance Method Summary collapse
Methods included from Paginate
Methods inherited from Representation
#process_response, #represent, #represent_message, #to_hash
Instance Method Details
#representation ⇒ Object
43 44 45 |
# File 'lib/cloudflare/accounts.rb', line 43 def representation Account end |