Class: PatoClient::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/pato_client/pato_client.rb

Class Attribute Summary collapse

Class Attribute Details

.authorization_tokenObject

Returns the value of attribute authorization_token.



4
5
6
# File 'lib/pato_client/pato_client.rb', line 4

def authorization_token
  @authorization_token
end

.setor_uriObject

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