Class: CzechPost::CodeGenerator::Configuration
- Inherits:
-
Object
- Object
- CzechPost::CodeGenerator::Configuration
- Defined in:
- lib/czech_post/code_generator/configuration.rb
Instance Attribute Summary collapse
-
#client_id ⇒ Object
Returns the value of attribute client_id.
-
#client_type ⇒ Object
Returns the value of attribute client_type.
Instance Attribute Details
#client_id ⇒ Object
Returns the value of attribute client_id.
4 5 6 |
# File 'lib/czech_post/code_generator/configuration.rb', line 4 def client_id @client_id end |
#client_type ⇒ Object
Returns the value of attribute client_type.
4 5 6 |
# File 'lib/czech_post/code_generator/configuration.rb', line 4 def client_type @client_type end |