Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Pgto

    Inheritance
    object
    Pgto
    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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Pgto

    Properties

    CNPJBasePSP

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

    CNPJReceb

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

    IdTransacao

    Declaration
    [XmlAttribute(AttributeName = "idTransacao", DataType = "token")]
    public string IdTransacao { get; set; }
    Property Value
    Type Description
    string

    NPag

    Declaration
    [XmlAttribute(AttributeName = "nPag", DataType = "token")]
    public string NPag { get; set; }
    Property Value
    Type Description
    string

    TpMeioPgto

    Declaration
    [XmlElement("tpMeioPgto")]
    public MeioPagamento TpMeioPgto { get; set; }
    Property Value
    Type Description
    MeioPagamento