Sha256: 5259fe9f742b89efe5169fe6c3888efef76adfc0441779c276f2912657c6f7c9
Contents?: true
Size: 505 Bytes
Versions: 4
Compression:
Stored size: 505 Bytes
Contents
module Tiss::Model class CtDemonstrativoRetorno < Base # @type: CtMotivoGlosa attr_accessor :mensagemErro # @type: CtmDemonstrativoAnaliseConta attr_accessor :demonstrativoAnaliseConta # @type: CtmDemonstrativoPagamento attr_accessor :demonstrativoPagamento # @type: CtoDemonstrativoOdontologia attr_accessor :demonstrativoPagamentoOdonto # @type: SituacaoDemonstrativoRetorno attr_accessor :situacaoDemonstrativoRetorno end end
Version data entries
4 entries across 4 versions & 1 rubygems