Method: Nfe::Webservices::Wsinfo::Production::Go#initialize
- Defined in:
- lib/nfe/webservices/wsinfo/production/go.rb
#initialize ⇒ Go
Returns a new instance of Go.
8 9 10 11 |
# File 'lib/nfe/webservices/wsinfo/production/go.rb', line 8 def initialize super @host = "https://nfe.sefaz.go.gov.br/nfe/services/v2/" end |