Documentation

    Interface DisplayFieldsResponse

    interface DisplayFieldsResponse {
        data?: null | { [key: string]: string };
        error?: null | ObjectResponseError;
    }
    Index

    Properties

    Properties

    data?: null | { [key: string]: string }
    error?: null | ObjectResponseError
    MMNEPVFCICPMFPCPTTAAATR