Class: CloudConvertMergePdf::Configuration
- Inherits:
-
Object
- Object
- CloudConvertMergePdf::Configuration
- Defined in:
- lib/cloud_convert_merge_pdf/configuration.rb
Overview
Configuration
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
9 10 11 |
# File 'lib/cloud_convert_merge_pdf/configuration.rb', line 9 def api_key @api_key end |