Class: Tiss::Model::CtDadosResumoDemonstrativo

Inherits:
Base
  • Object
show all
Defined in:
lib/tiss/models/ct_dados_resumo_demonstrativo.rb

Constant Summary

Constants inherited from Base

Base::DEFINED_ATTRIBUTES

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

attr_accessor, attribute_config, #attribute_configs, #attributes, #attributes_by, #attributes_with_values

Instance Attribute Details

#dataProtocoloObject

@type: StData



6
7
8
# File 'lib/tiss/models/ct_dados_resumo_demonstrativo.rb', line 6

def dataProtocolo
  @dataProtocolo
end

#numeroLoteObject

@type: StTexto12



12
13
14
# File 'lib/tiss/models/ct_dados_resumo_demonstrativo.rb', line 12

def numeroLote
  @numeroLote
end

#numeroProtocoloObject

@type: StTexto12



9
10
11
# File 'lib/tiss/models/ct_dados_resumo_demonstrativo.rb', line 9

def numeroProtocolo
  @numeroProtocolo
end

#valorGlosaObject

@type: StDecimal102



24
25
26
# File 'lib/tiss/models/ct_dados_resumo_demonstrativo.rb', line 24

def valorGlosa
  @valorGlosa
end

#valorInformadoObject

@type: StDecimal102



15
16
17
# File 'lib/tiss/models/ct_dados_resumo_demonstrativo.rb', line 15

def valorInformado
  @valorInformado
end

#valorLiberadoObject

@type: StDecimal102



21
22
23
# File 'lib/tiss/models/ct_dados_resumo_demonstrativo.rb', line 21

def valorLiberado
  @valorLiberado
end

#valorProcessadoObject

@type: StDecimal102



18
19
20
# File 'lib/tiss/models/ct_dados_resumo_demonstrativo.rb', line 18

def valorProcessado
  @valorProcessado
end