Class: Cloudflare::Certificate

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

#certificate ⇒ Object



8
9
10
# File 'lib/cloudflare/certificates.rb', line 8

def certificate
	result[:certificate]
end