Method: V08DetalheCommons#set_data_credito
- Defined in:
- lib/formatos/cnab400/arquivo/V08/detalhe_commons.rb
#set_data_credito(valor = "") ⇒ Object
388 389 390 |
# File 'lib/formatos/cnab400/arquivo/V08/detalhe_commons.rb', line 388 def set_data_credito valor = "" self.set_section_value(33, valor) end |