class Nfe::Webservices::Wsinfo::Test::Ms

Public Class Methods

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