open-nav
    Preparing search index...

    Interface CustomerInfoType

    Customer data

    A vevő adatai

    interface CustomerInfoType {
        customerAddress?: AddressType;
        customerBankAccountNumber?: string;
        customerName?: string;
        customerVatData?: CustomerVatDataType;
        customerVatStatus: CustomerVatStatusType;
    }
    Index
    customerAddress?: AddressType

    Address of the customer

    A vevő címe

    customerBankAccountNumber?: string

    Bank account number of the customer

    Vevő bankszámlaszáma

    customerName?: string

    Name of the customer

    A vevő neve

    customerVatData?: CustomerVatDataType

    VAT subjectivity data of the customer

    A vevő ÁFA alanyisági adatai

    customerVatStatus: CustomerVatStatusType

    Customers status by VAT

    Vevő ÁFA szerinti státusza