Creditos class
Créditos da apuração
Constructors
- Creditos({ListaCreditosIrpj? creditosIrpj, ListaCreditosCsll? creditosCsll, ListaCreditosPisPasep? creditosPisPasep, ListaCreditosCofins? creditosCofins, ListaCreditosIrrf? creditosIrrf, ListaCreditosIpi? creditosIpi, ListaCreditosIof? creditosIof, ListaCreditosCideCombustiveis? creditosCideCombustiveis, ListaCreditosCideRemessas? creditosCideRemessas, ListaCreditosCondecine? creditosCondecine, ListaCreditosContribuicaoConcursoPrognosticos? creditosContribuicaoConcursoPrognosticos, ListaCreditosCpss? creditosCpss, ListaCreditosRetPagamentoUnificado? creditosRetPagamentoUnificado, ListaCreditosContribuicoesDiversas? creditosContribuicoesDiversas})
Properties
- creditosCideCombustiveis → ListaCreditosCideCombustiveis?
-
final
- creditosCideRemessas → ListaCreditosCideRemessas?
-
final
- creditosCofins → ListaCreditosCofins?
-
final
- creditosCondecine → ListaCreditosCondecine?
-
final
- creditosContribuicaoConcursoPrognosticos → ListaCreditosContribuicaoConcursoPrognosticos?
-
final
- creditosContribuicoesDiversas → ListaCreditosContribuicoesDiversas?
-
final
- creditosCpss → ListaCreditosCpss?
-
final
- creditosCsll → ListaCreditosCsll?
-
final
- creditosIof → ListaCreditosIof?
-
final
- creditosIpi → ListaCreditosIpi?
-
final
- creditosIrpj → ListaCreditosIrpj?
-
final
- creditosIrrf → ListaCreditosIrrf?
-
final
- creditosPisPasep → ListaCreditosPisPasep?
-
final
- creditosRetPagamentoUnificado → ListaCreditosRetPagamentoUnificado?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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