DetalhesPagamentoData constructor
Implementation
DetalhesPagamentoData({
required this.numeroDas,
required this.codigoBarras,
required this.valorPagoArrecadacao,
required this.dataPagamento,
required this.pagamentosDebitos,
});
DetalhesPagamentoData({
required this.numeroDas,
required this.codigoBarras,
required this.valorPagoArrecadacao,
required this.dataPagamento,
required this.pagamentosDebitos,
});