OPEN_GRID API - v1.6.0
    Preparing search index...

    Interface HeaderApplyResult

    applyHeader 결과.

    Result of applyHeader.

    applyHeader の結果。

    applyHeader 的结果。

    interface HeaderApplyResult {
        mode: HeaderApplyMode;
        warnings: string[];
    }
    Index

    Properties

    Properties

    적용 경로.

    The path taken.

    適用した経路。

    采用的路径。

    warnings: string[]

    정직 고지(경로 제약·미등록 id 등). 빈 배열이면 완전 적용.

    Honest notices; empty means fully applied.

    正直な注意書き(経路の制約・未登録 id など)。空配列なら完全適用。

    如实告知(路径限制、未注册 id 等)。空数组表示完全应用。