Class TempCIOT
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
CorrelationId
Declaration
[XmlElement("correlationId")]
public string CorrelationId { get; set; }
Property Value
Error
Declaration
[XmlElement("error")]
public string Error { get; set; }
Property Value
Message
Declaration
[XmlElement("message")]
public string Message { get; set; }
Property Value
Path
Declaration
[XmlElement("path")]
public string Path { get; set; }
Property Value
Timestamp
Declaration
[XmlIgnore]
[JsonIgnore]
public DateTimeOffset Timestamp { get; set; }
Property Value
TimestampField
Declaration
[XmlElement("timestamp")]
[JsonProperty("timestamp")]
public string TimestampField { get; set; }
Property Value
Methods
ShouldSerializeTimestamp()
Declaration
public bool ShouldSerializeTimestamp()
Returns
ShouldSerializeTimestampField()
Declaration
public bool ShouldSerializeTimestampField()
Returns