Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfANTT

    Inheritance
    System.Object
    InfANTT
    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 InfANTT

    Properties

    InfCIOT

    Informações do CIOT

    Declaration
    public List<InfCIOT> InfCIOT { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfCIOT>

    InfContratante

    Informações dos Contratantes

    Declaration
    public List<InfContratante> InfContratante { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfContratante>

    InfPag

    Informações de Pagamento

    Declaration
    public List<InfPag> InfPag { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfPag>

    RNTRC

    Registro Nacional de Transportadores Rodoviários de Carga

    Declaration
    public string RNTRC { get; set; }
    Property Value
    Type Description
    System.String

    ValePed

    Informações do Vale Pedágio

    Declaration
    public List<ValePed> ValePed { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ValePed>