class Nfe::Webservices::Wsinfo::Test::Go

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/nfe/webservices/wsinfo/test/go.rb, line 8
def initialize
  super
  @host = "https://homolog.sefaz.go.gov.br/nfe/services/v2/"
end