Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class retUMessengerMensagem

    Inheritance
    object
    retUMessengerMensagem
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.UMessenger
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class retUMessengerMensagem

    Properties

    DLLVersao

    Declaration
    [XmlElement("DLLVersao")]
    public string DLLVersao { get; set; }
    Property Value
    Type Description
    string

    ErrorTitle

    Declaration
    [XmlElement("ErrorTitle")]
    public string ErrorTitle { get; set; }
    Property Value
    Type Description
    string

    ErrorType

    Declaration
    [XmlElement("ErrorType")]
    public string ErrorType { get; set; }
    Property Value
    Type Description
    string

    HelpLink

    Declaration
    [XmlElement("HelpLink")]
    public string HelpLink { get; set; }
    Property Value
    Type Description
    string

    Id

    Declaration
    [XmlAttribute("Id")]
    public string Id { get; set; }
    Property Value
    Type Description
    string

    LocalId

    Declaration
    [XmlIgnore]
    public string LocalId { get; set; }
    Property Value
    Type Description
    string

    MessageID

    Declaration
    [XmlElement("messageID")]
    public string MessageID { get; set; }
    Property Value
    Type Description
    string

    Motivo

    Declaration
    [XmlElement("Motivo")]
    public string Motivo { get; set; }
    Property Value
    Type Description
    string

    RawResponse

    Declaration
    [XmlIgnore]
    public string RawResponse { get; set; }
    Property Value
    Type Description
    string

    Status

    Declaration
    [XmlElement("Status")]
    public int Status { get; set; }
    Property Value
    Type Description
    int

    TraceId

    Declaration
    [XmlElement("TraceId")]
    public string TraceId { get; set; }
    Property Value
    Type Description
    string