Class: Tiss::Model::CtGuiaCabecalho
- Defined in:
- lib/tiss/models/ct_guia_cabecalho.rb
Direct Known Subclasses
Constant Summary
Constants inherited from Base
Instance Attribute Summary collapse
-
#numeroGuiaPrestador ⇒ Object
@type: StTexto20.
-
#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
#numeroGuiaPrestador ⇒ Object
@type: StTexto20
9 10 11 |
# File 'lib/tiss/models/ct_guia_cabecalho.rb', line 9 def numeroGuiaPrestador @numeroGuiaPrestador end |
#registroANS ⇒ Object
@type: StRegistroAns
6 7 8 |
# File 'lib/tiss/models/ct_guia_cabecalho.rb', line 6 def registroANS @registroANS end |