Debitos class
Débitos da apuração
Constructors
- Debitos({bool? balancoLucroReal, ListaDebitosIrpj? irpj, ListaDebitosCsll? csll, ListaDebitosPisPasep? pisPasep, ListaDebitosCofins? cofins, ListaDebitosIrrf? irrf, ListaDebitosIpi? ipi, ListaDebitosIof? iof, ListaDebitosCideCombustiveis? cideCombustiveis, ListaDebitosCideRemessas? cideRemessas, ListaDebitosCondecine? condecine, ListaDebitosContribuicaoConcursoPrognosticos? contribuicaoConcursoPrognosticos, ListaDebitosCpss? cpss, ListaDebitosRetPagamentoUnificado? retPagamentoUnificado, ListaDebitosContribuicoesDiversas? contribuicoesDiversas})
Properties
- balancoLucroReal → bool?
-
final
- cideCombustiveis → ListaDebitosCideCombustiveis?
-
final
- cideRemessas → ListaDebitosCideRemessas?
-
final
- cofins → ListaDebitosCofins?
-
final
- condecine → ListaDebitosCondecine?
-
final
- contribuicaoConcursoPrognosticos → ListaDebitosContribuicaoConcursoPrognosticos?
-
final
- contribuicoesDiversas → ListaDebitosContribuicoesDiversas?
-
final
- cpss → ListaDebitosCpss?
-
final
- csll → ListaDebitosCsll?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- iof → ListaDebitosIof?
-
final
- ipi → ListaDebitosIpi?
-
final
- irpj → ListaDebitosIrpj?
-
final
- irrf → ListaDebitosIrrf?
-
final
- pisPasep → ListaDebitosPisPasep?
-
final
- retPagamentoUnificado → ListaDebitosRetPagamentoUnificado?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited