Class: Vpsa::Entity::Commercial::Product

Inherits:
Base
  • Object
show all
Defined in:
lib/vpsa/entity/commercial/product.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#as_parameter

Methods included from InitFromHash

#initialize

Instance Attribute Details

#ativoObject

Returns the value of attribute ativo.



9
10
11
# File 'lib/vpsa/entity/commercial/product.rb', line 9

def ativo
  @ativo
end

#categoriasObject

Returns the value of attribute categorias.



9
10
11
# File 'lib/vpsa/entity/commercial/product.rb', line 9

def categorias
  @categorias
end

#classificacaoObject

Returns the value of attribute classificacao.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def classificacao
  @classificacao
end

#cnpjFornecedoresObject

Returns the value of attribute cnpjFornecedores.



8
9
10
# File 'lib/vpsa/entity/commercial/product.rb', line 8

def cnpjFornecedores
  @cnpjFornecedores
end

#codigoBarrasObject

Returns the value of attribute codigoBarras.



8
9
10
# File 'lib/vpsa/entity/commercial/product.rb', line 8

def codigoBarras
  @codigoBarras
end

#codigoInternoObject

Returns the value of attribute codigoInterno.



8
9
10
# File 'lib/vpsa/entity/commercial/product.rb', line 8

def codigoInterno
  @codigoInterno
end

#codigoNcmObject

Returns the value of attribute codigoNcm.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def codigoNcm
  @codigoNcm
end

#codigoSistemaObject

Returns the value of attribute codigoSistema.



8
9
10
# File 'lib/vpsa/entity/commercial/product.rb', line 8

def codigoSistema
  @codigoSistema
end

#comissaoObject

Returns the value of attribute comissao.



9
10
11
# File 'lib/vpsa/entity/commercial/product.rb', line 9

def comissao
  @comissao
end

#custoReferencialObject

Returns the value of attribute custoReferencial.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def custoReferencial
  @custoReferencial
end

#descontoMaximoObject

Returns the value of attribute descontoMaximo.



9
10
11
# File 'lib/vpsa/entity/commercial/product.rb', line 9

def descontoMaximo
  @descontoMaximo
end

#descricaoObject

Returns the value of attribute descricao.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def descricao
  @descricao
end

#especificacaoObject

Returns the value of attribute especificacao.



8
9
10
# File 'lib/vpsa/entity/commercial/product.rb', line 8

def especificacao
  @especificacao
end

#estoqueMaximoObject

Returns the value of attribute estoqueMaximo.



8
9
10
# File 'lib/vpsa/entity/commercial/product.rb', line 8

def estoqueMaximo
  @estoqueMaximo
end

#estoqueMinimoObject

Returns the value of attribute estoqueMinimo.



9
10
11
# File 'lib/vpsa/entity/commercial/product.rb', line 9

def estoqueMinimo
  @estoqueMinimo
end

#fciObject

Returns the value of attribute fci.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def fci
  @fci
end

#metodoControleObject

Returns the value of attribute metodoControle.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def metodoControle
  @metodoControle
end

#origemObject

Returns the value of attribute origem.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def origem
  @origem
end

#precoObject

Returns the value of attribute preco.



9
10
11
# File 'lib/vpsa/entity/commercial/product.rb', line 9

def preco
  @preco
end

#unidadeObject

Returns the value of attribute unidade.



7
8
9
# File 'lib/vpsa/entity/commercial/product.rb', line 7

def unidade
  @unidade
end