Class InfRespTec
Inheritance
System.Object
InfRespTec
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.CTeOS
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfRespTec
Properties
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Declaration
public string Email { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Fone
Declaration
public string Fone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HashCSRT
Declaration
public byte[] HashCSRT { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
IdCSRT
Declaration
public string IdCSRT { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XContato
Declaration
public string XContato { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeHashCSRT()
Declaration
public bool ShouldSerializeHashCSRT()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIdCSRT()
Declaration
public bool ShouldSerializeIdCSRT()
Returns
Type | Description |
---|---|
System.Boolean |