Class: SEFAZ::Webservice::NFE::Dataset::ARMA

Inherits:
Struct
  • Object
show all
Defined in:
lib/sefaz/webservice/nfe/dataset.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descrObject

Returns the value of attribute descr

Returns:

  • (Object)

    the current value of descr



30
31
32
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 30

def descr
  @descr
end

#nCanoObject

Returns the value of attribute nCano

Returns:

  • (Object)

    the current value of nCano



30
31
32
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 30

def nCano
  @nCano
end

#nSerieObject

Returns the value of attribute nSerie

Returns:

  • (Object)

    the current value of nSerie



30
31
32
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 30

def nSerie
  @nSerie
end

#tpArmaObject

Returns the value of attribute tpArma

Returns:

  • (Object)

    the current value of tpArma



30
31
32
# File 'lib/sefaz/webservice/nfe/dataset.rb', line 30

def tpArma
  @tpArma
end