Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoPgtoExt5002

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

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

    Properties

    EndExt

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

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

    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

    PaisResidExt

    Código do país de residência para fins fiscais, quando no exterior, conforme Tabela 06

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

    Methods

    ShouldSerializeNifBenef()

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