Class ICMSSN202
Inheritance
System.Object
ICMSSN202
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()
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class ICMSSN202
Properties
CSOSN
Declaration
public string CSOSN { get; set; }
Property Value
Type |
Description |
System.String |
|
ModBCST
Declaration
public ModalidadeBaseCalculoICMSST ModBCST { get; set; }
Property Value
ModBCSTField
Declaration
public ModalidadeBaseCalculoICMSST ModBCSTField { get; set; }
Property Value
Orig
Declaration
public OrigemMercadoria Orig { get; set; }
Property Value
PFCPST
Declaration
public double PFCPST { get; set; }
Property Value
Type |
Description |
System.Double |
|
PFCPSTField
Declaration
public string PFCPSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
PICMSST
Declaration
public double PICMSST { get; set; }
Property Value
Type |
Description |
System.Double |
|
PICMSSTField
Declaration
public string PICMSSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
PMVAST
Declaration
public double? PMVAST { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PMVASTField
Declaration
public string PMVASTField { get; set; }
Property Value
Type |
Description |
System.String |
|
PRedBCST
Declaration
public double? PRedBCST { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PRedBCSTField
Declaration
public string PRedBCSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCFCPST
Declaration
public double VBCFCPST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCFCPSTField
Declaration
public string VBCFCPSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
VBCST
Declaration
public double VBCST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VBCSTField
Declaration
public string VBCSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
VFCPST
Declaration
public double VFCPST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VFCPSTField
Declaration
public string VFCPSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSST
Declaration
public double VICMSST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSSTField
Declaration
public string VICMSSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializePFCPSTField()
Declaration
public bool ShouldSerializePFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePMVASTField()
Declaration
public bool ShouldSerializePMVASTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePRedBCSTField()
Declaration
public bool ShouldSerializePRedBCSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVBCFCPSTField()
Declaration
public bool ShouldSerializeVBCFCPSTField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVFCPSTField()
Declaration
public bool ShouldSerializeVFCPSTField()
Returns
Type |
Description |
System.Boolean |
|