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