Class: Tiss::Model::CtRespostaRecursoItemOdonto

Inherits:
Base
  • Object
show all
Defined in:
lib/tiss/models/ct_resposta_recurso_item_odonto.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

#nomeBeneficiarioObject

@type: StTexto70



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

def nomeBeneficiario
  @nomeBeneficiario
end

#numeroGuiaOperadoraObject

@type: StTexto20



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

def numeroGuiaOperadora
  @numeroGuiaOperadora
end

#numeroGuiaPrestadorObject

@type: StTexto20



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

def numeroGuiaPrestador
  @numeroGuiaPrestador
end

#recursoProcedimentoObject

@type: RecursoProcedimento



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

def recursoProcedimento
  @recursoProcedimento
end

#senhaObject

@type: StTexto20



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

def senha
  @senha
end