Class: CredHubble::Resources::CertificateValue
- Inherits:
-
Object
- Object
- CredHubble::Resources::CertificateValue
- 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( = {}) attributes.to_json() end |