Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DadosGerarIdOperacaoTransporte

    Inheritance
    object
    DadosGerarIdOperacaoTransporte
    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.CIOT
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.antt.gov.br/ciot")]
    public class DadosGerarIdOperacaoTransporte

    Properties

    CIOT

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

    CpfCnpj

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

    DataGeracao

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