Type Alias BookmarkListData

type BookmarkListData = {
    creationDate: any;
    description: string;
    selectionFields: any;
    sheetId: string;
    title: string;
}
Index

Properties

creationDate: any
description: string
selectionFields: any
sheetId: string
title: string

/qMetaDef/title