Class: CredHubble::Resources::CertificateValue

Inherits:
Object
  • Object
show all
Defined in:
lib/cred_hubble/resources/certificate_credential.rb

Instance Method Summary collapse

Instance Method Details

#to_json(options = {}) ⇒ Object



12
13
14
# File 'lib/cred_hubble/resources/certificate_credential.rb', line 12

def to_json(options = {})
  attributes.to_json(options)
end