PSPPrecheckResult | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Interface PSPPrecheckResult

    interface PSPPrecheckResult {
        errors?: { comment: string; error: string; field?: "wrdContactEmail" }[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    errors?: { comment: string; error: string; field?: "wrdContactEmail" }[]