Class: Cloudflare::KV::Key

Inherits:
Representation
  • Object
show all
Defined in:
lib/cloudflare/kv/namespaces.rb

Constant Summary

Constants inherited from Representation

Representation::WRAPPER

Instance Method Summary collapse

Methods inherited from Representation

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

Instance Method Details

#nameObject



15
16
17
# File 'lib/cloudflare/kv/namespaces.rb', line 15

def name
	result[:name]
end