Class ICMS61
Inheritance
System.Object
ICMS61
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.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class ICMS61
Properties
AdRemICMSRet
Alíquota ad rem do imposto retido anteriormente
Declaration
public double AdRemICMSRet { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AdRemICMSRetField
Declaration
public string AdRemICMSRetField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CST
CST - Código da situação tributária
Declaration
public string CST { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Orig
Origem da mercadoria
Declaration
public OrigemMercadoria Orig { get; set; }
Property Value
Type | Description |
---|---|
OrigemMercadoria |
QBCMonoRet
Quantidade tributada retida anteriormente - Informar a BC do ICMS em quantidade conforme unidade de medida estabelecida na legislação.
Declaration
public decimal QBCMonoRet { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
VICMSMonoRet
Valor do ICMS retido anteriormente
Declaration
public double VICMSMonoRet { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VICMSMonoRetField
Declaration
public string VICMSMonoRetField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeQBCMonoRet()
Declaration
public bool ShouldSerializeQBCMonoRet()
Returns
Type | Description |
---|---|
System.Boolean |