CodigosReceitaMit class

Códigos de receita mais comuns para cada tributo

Constructors

CodigosReceitaMit()

Properties

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
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

obterCodigosPorTributo(GrupoTributo tributo) List<String>
Obtém códigos de receita por tributo

Constants

cofins → const List<String>
csll → const List<String>
iof → const List<String>
ipi → const List<String>
irpj → const List<String>
irrf → const List<String>
pisPasep → const List<String>