Class: Cloudflare::Accounts

Inherits:
Representation
  • Object
show all
Includes:
Paginate
Defined in:
lib/cloudflare/accounts.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



25
26
27
# File 'lib/cloudflare/accounts.rb', line 25

def representation
	Account
end