Class: Tiss::Model::Destino
Constant Summary
Constants inherited from Base
Instance Attribute Summary collapse
-
#identificacaoPrestador ⇒ Object
@type: CtPrestadorIdentificacao.
-
#registroANS ⇒ Object
@type: StRegistroAns.
Method Summary
Methods inherited from Base
attr_accessor, attribute_config, #attribute_configs, #attributes, #attributes_by, #attributes_with_values
Instance Attribute Details
#identificacaoPrestador ⇒ Object
@type: CtPrestadorIdentificacao
6 7 8 |
# File 'lib/tiss/models/destino.rb', line 6 def identificacaoPrestador @identificacaoPrestador end |
#registroANS ⇒ Object
@type: StRegistroAns
9 10 11 |
# File 'lib/tiss/models/destino.rb', line 9 def registroANS @registroANS end |