Class: PatoClient::Config
- Inherits:
-
Object
- Object
- PatoClient::Config
- Defined in:
- lib/pato_client/pato_client.rb
Class Attribute Summary collapse
-
.authorization_token ⇒ Object
Returns the value of attribute authorization_token.
-
.setor_uri ⇒ Object
Returns the value of attribute setor_uri.
Class Attribute Details
.authorization_token ⇒ Object
Returns the value of attribute authorization_token.
4 5 6 |
# File 'lib/pato_client/pato_client.rb', line 4 def @authorization_token end |
.setor_uri ⇒ Object
Returns the value of attribute setor_uri.
4 5 6 |
# File 'lib/pato_client/pato_client.rb', line 4 def setor_uri @setor_uri end |