open-nav
    Preparing search index...

    Interface BasicResultType

    Basic result data

    Alap válaszeredmény adatok

    interface BasicResultType {
        errorCode?: string;
        funcCode: FunctionCodeType;
        message?: string;
        notifications?: NotificationsType;
    }
    Index
    errorCode?: string

    Processing error code

    A feldolgozási hibakód

    Processing result

    Feldolgozási eredmény

    message?: string

    Processing message

    Feldolgozási üzenet

    notifications?: NotificationsType

    Miscellaneous notifications

    Egyéb értesítések