Class: Cloudflare::KV::Key

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

Instance Method Summary collapse

Methods inherited from Representation

#process_response, #represent, #represent_message, #representation, #to_hash

Instance Method Details

#nameObject



12
13
14
# File 'lib/cloudflare/kv/namespaces.rb', line 12

def name
  value[:name]
end