Sha256: 2c364ebb3a272e60f56ddd308adf58044f3b2711d9538d8c40f7921ae5a6a6cb
Contents?: true
Size: 542 Bytes
Versions: 4
Compression:
Stored size: 542 Bytes
Contents
module Tiss::Model class CtGuiaValorTotalSadt < Base # @type: StDecimal102 attr_accessor :valorProcedimentos # @type: StDecimal102 attr_accessor :valorTaxasAlugueis # @type: StDecimal102 attr_accessor :valorMateriais # @type: StDecimal102 attr_accessor :valorMedicamentos # @type: StDecimal102 attr_accessor :valorOPME # @type: StDecimal102 attr_accessor :valorGasesMedicinais # @type: StDecimal102 attr_accessor :valorTotalGeral end end
Version data entries
4 entries across 4 versions & 1 rubygems