Class InfBanc
Inheritance
System.Object
InfBanc
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.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfBanc
Properties
CNPJIPEF
Declaration
public string CNPJIPEF { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CodAgencia
Declaration
public string CodAgencia { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CodBanco
Declaration
public string CodBanco { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PIX
Declaration
public string PIX { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeCNPJIPEF()
Declaration
public bool ShouldSerializeCNPJIPEF()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeCodAgencia()
Declaration
public bool ShouldSerializeCodAgencia()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeCodBanco()
Declaration
public bool ShouldSerializeCodBanco()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializePIX()
Declaration
public bool ShouldSerializePIX()
Returns
Type | Description |
---|---|
System.Boolean |