Type Alias BookmarkListData

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

Properties

creationDate: any

/creationDate

description: string

/qMetaDef/description

selectionFields: any

/selectionFields

sheetId: string

/sheetId

title: string

/qMetaDef/title