Class: Cloudflare::Accounts

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



43
44
45
# File 'lib/cloudflare/accounts.rb', line 43

def representation
	Account
end