Class: Tiss::Model::OperadoraPrestador

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

#autorizacaoServicosObject

@type: CtSituacaoAutorizacao



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

def autorizacaoServicos
  @autorizacaoServicos
end

#demonstrativosRetornoObject

@type: CtDemonstrativoRetorno



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

def demonstrativosRetorno
  @demonstrativosRetorno
end

#recebimentoAnexoObject

@type: RecebimentoAnexo



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

def recebimentoAnexo
  @recebimentoAnexo
end

#recebimentoLoteObject

@type: CtRecebimentoLote



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

def recebimentoLote
  @recebimentoLote
end

#recebimentoRecursoGlosaObject

@type: CtRecebimentoRecurso



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

def recebimentoRecursoGlosa
  @recebimentoRecursoGlosa
end

#reciboCancelaGuiaObject

@type: CtReciboCancelaGuia



30
31
32
# File 'lib/tiss/models/operadora_prestador.rb', line 30

def reciboCancelaGuia
  @reciboCancelaGuia
end

#reciboComunicacaoObject

@type: CtReciboComunicacao



33
34
35
# File 'lib/tiss/models/operadora_prestador.rb', line 33

def reciboComunicacao
  @reciboComunicacao
end

#respostaElegibilidadeObject

@type: RespostaElegibilidade



27
28
29
# File 'lib/tiss/models/operadora_prestador.rb', line 27

def respostaElegibilidade
  @respostaElegibilidade
end

#respostaRecursoGlosaObject

@type: CtRespostaGlosa



36
37
38
# File 'lib/tiss/models/operadora_prestador.rb', line 36

def respostaRecursoGlosa
  @respostaRecursoGlosa
end

#situacaoAutorizacaoObject

@type: CtSituacaoAutorizacao



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

def situacaoAutorizacao
  @situacaoAutorizacao
end

#situacaoProtocoloObject

@type: CtSituacaoProtocolo



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

def situacaoProtocolo
  @situacaoProtocolo
end