ExigibilidadeSuspensa class
Exigibilidade Suspensa
Constructors
Properties
- codMunicipio → String?
-
Código de município da exigibilidade suspensa
final
- codTributo → int
-
Código do tributo
final
- existeDeposito → bool
-
Indicador de existência de depósito
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isValid → bool
-
Valida se a UF tem 2 caracteres
no setter
- motivo → int
-
Motivo da exigibilidade suspensa
final
- numeroProcesso → int
-
Número do processo da exigibilidade suspensa
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- uf → String
-
UF da exigibilidade suspensa
final
- vara → String
-
Vara do processo da exigibilidade suspensa
final
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