Class: Tiss::Model::RespostaElegibilidade

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



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

def mensagemErro
  @mensagemErro
end

#reciboElegibilidadeObject

@type: CtElegibilidadeRecibo



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

def reciboElegibilidade
  @reciboElegibilidade
end