GetSystemCollectionStatsResponseMeta

interface GetSystemCollectionStatsResponseMeta {
    _id: number;
    changedBookmarksDate: string;
    pro: boolean;
}

Properties

_id: number

GetSystemCollectionStatsResponseMeta

changedBookmarksDate: string

GetSystemCollectionStatsResponseMeta

pro: boolean

GetSystemCollectionStatsResponseMeta