Class: Tiss::Model::Pagamentos
- Defined in:
- lib/tiss/models/pagamentos.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary collapse
-
#pagamentosPorData ⇒ Object
@type: PagamentosPorData.
Method Summary
Methods inherited from Base
attr_accessor, attribute_config, #attribute_configs, #attributes, #attributes_by, #attributes_with_values
Instance Attribute Details
#pagamentosPorData ⇒ Object
@type: PagamentosPorData
6 7 8 |
# File 'lib/tiss/models/pagamentos.rb', line 6 def pagamentosPorData @pagamentosPorData end |