型・APIリファレンス
    Preparing search index...

    Interface SpreadSheetViewResponse

    SpreadSheet 定義取得時の追加レスポンス

    interface SpreadSheetViewResponse {
        _t: string;
        entityDefinition: EntityPropertyInfo[];
        filterCondition?: SpreadSheetStructuredFilterConditionEntry[];
    }
    Index
    _t: string

    ワンタイムトークン

    entityDefinition: EntityPropertyInfo[]

    Entity 定義情報

    デフォルトフィルタ条件(defaultPropertyConditionScriptの実行結果)