Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoPgtoExt

    Informações complementares relativas a pagamentos a residente fiscal no exterior

    Inheritance
    System.Object
    InfoPgtoExt
    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.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoPgtoExt

    Properties

    EndExt

    Endereço do beneficiário residente ou domiciliado no exterior

    Declaration
    public EndExt1210 EndExt { get; set; }
    Property Value
    Type Description
    EndExt1210

    FrmTribut

    Forma de tributação, conforme opções disponíveis na Tabela 30

    Declaration
    public FrmTribut FrmTribut { get; set; }
    Property Value
    Type Description
    FrmTribut

    IndNIF

    Indicativo do Número de Identificação Fiscal (NIF)

    Declaration
    public IndicativoNIF IndNIF { get; set; }
    Property Value
    Type Description
    IndicativoNIF

    NifBenef

    Número de Identificação Fiscal (NIF)

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

    Methods

    ShouldSerializeNifBenef()

    Declaration
    public bool ShouldSerializeNifBenef()
    Returns
    Type Description
    System.Boolean