SuggestForExistingBookmarkResponse

interface SuggestForExistingBookmarkResponse {
    result?: boolean;
}

Properties

Properties

result?: boolean

SuggestForExistingBookmarkResponse