open-nav
    Preparing search index...

    Interface TaxpayerDataType

    Response data of the taxpayer query

    Az adózó lekérdezés válasz adatai

    interface TaxpayerDataType {
        incorporation: IncorporationType;
        taxNumberDetail: TaxNumberType;
        taxpayerAddressList?: TaxpayerAddressListType;
        taxpayerName: string;
        taxpayerShortName?: string;
        vatGroupMembership?: string;
    }
    Index
    incorporation: IncorporationType

    Incorporation type

    Gazdasági típus

    taxNumberDetail: TaxNumberType

    Detailed data of the tax number

    Az adószám részletes adatai

    taxpayerAddressList?: TaxpayerAddressListType

    Taxpayer address list type

    Adózói cím lista típus

    taxpayerName: string

    Name of the taxpayer

    Az adózó neve

    taxpayerShortName?: string

    Shortened name of the taxpayer

    Az adózó rövidített neve

    vatGroupMembership?: string

    VAT group membership of the taxpayer

    Az adózó ÁFA csoport tagsága