class Nfe::Webservices::Wsinfo::Production::Mt

Public Class Methods

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