Class: Cloudflare::Certificate
- Inherits:
-
Representation
- Object
- Async::REST::Representation
- Representation
- Cloudflare::Certificate
- Defined in:
- lib/cloudflare/certificates.rb
Constant Summary
Constants inherited from Representation
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 |