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

    Interface SaveListResponse

    保存リストAPIレスポンス(getFolderContents, getMySavedList共通)

    interface SaveListResponse {
        data: SaveListRow[];
    }
    Index

    Properties

    Properties

    data: SaveListRow[]

    行データ一覧