Module: Powercash21
- Defined in:
- lib/powercash21.rb,
lib/powercash21/client.rb,
lib/powercash21/version.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.0.3"
Class Attribute Summary collapse
-
.secret_key ⇒ Object
Returns the value of attribute secret_key.
Class Attribute Details
.secret_key ⇒ Object
Returns the value of attribute secret_key.
11 12 13 |
# File 'lib/powercash21.rb', line 11 def secret_key @secret_key end |