class Nfe::Webservices::Wsinfo::Production::Mg

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/nfe/webservices/wsinfo/production/mg.rb, line 8
def initialize
  super
  @host = "https://nfe.fazenda.mg.gov.br/nfe2/services/"
end