Class: Zspay::Configuration
- Inherits:
-
Object
- Object
- Zspay::Configuration
- Defined in:
- lib/zspay/configuration.rb
Class Attribute Summary collapse
-
.token ⇒ Object
Returns the value of attribute token.
Class Method Summary collapse
Class Attribute Details
.token ⇒ Object
Returns the value of attribute token.
6 7 8 |
# File 'lib/zspay/configuration.rb', line 6 def token @token end |
Class Method Details
.endpoint ⇒ Object
8 9 10 |
# File 'lib/zspay/configuration.rb', line 8 def endpoint 'https://api.zsystems.com.br' end |