Class: Tiss::Model::CtRespostaGlosa

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

#mensagemErroObject

@type: CtMotivoGlosa



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

def mensagemErro
  @mensagemErro
end

#reciboGlosaObject

@type: CtGlosaRecibo



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

def reciboGlosa
  @reciboGlosa
end

#reciboGlosaOdontoObject

@type: CtGlosaReciboOdonto



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

def reciboGlosaOdonto
  @reciboGlosaOdonto
end

#reciboGlosaStatusObject

@type: ReciboGlosaStatus



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

def reciboGlosaStatus
  @reciboGlosaStatus
end