DetalhesDemonstrativoPagamento constructor
Implementation
DetalhesDemonstrativoPagamento({
required this.competencia,
required this.valorPrincipal,
required this.valorMulta,
required this.valorJuros,
required this.valorTotal,
});
DetalhesDemonstrativoPagamento({
required this.competencia,
required this.valorPrincipal,
required this.valorMulta,
required this.valorJuros,
required this.valorTotal,
});