Class InfoEstabRef
Inheritance
System.Object
InfoEstabRef
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoEstabRef
Properties
AliqRat
Informar a alíquota RAT. Valores válidos: 1, 2, 3
Declaration
public int AliqRat { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
AliqRatAjust
nformações de RAT e FAP de referência, nos casos de processo administrativo ou judicial que altere a(s) alíquota(s).
Declaration
public double AliqRatAjust { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AliqRatAjustField
Declaration
public string AliqRatAjustField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Fap
Declaration
public double Fap { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FapField
Declaration
public string FapField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeAliqRatAjustField()
Declaration
public bool ShouldSerializeAliqRatAjustField()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeFapField()
Declaration
public bool ShouldSerializeFapField()
Returns
Type | Description |
---|---|
System.Boolean |