Class: SEFAZ::Webservice::SAT::Dataset::Sale::DEST

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

Instance Attribute Summary collapse

Instance Attribute Details

#CNPJObject

Returns the value of attribute CNPJ

Returns:

  • (Object)

    the current value of CNPJ



14
15
16
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 14

def CNPJ
  @CNPJ
end

#CPFObject

Returns the value of attribute CPF

Returns:

  • (Object)

    the current value of CPF



14
15
16
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 14

def CPF
  @CPF
end

#xNomeObject

Returns the value of attribute xNome

Returns:

  • (Object)

    the current value of xNome



14
15
16
# File 'lib/sefaz/webservice/sat/dataset/sale.rb', line 14

def xNome
  @xNome
end