OneSDK
    Preparing search index...

    Interface BookmarkData

    interface BookmarkData {
        commentId: null | string;
        key: string;
    }
    Index

    Properties

    Properties

    commentId: null | string
    key: string