OneSDK — OneComme 9.1.1
    Preparing search index...

    Interface WhoWatchComment

    interface WhoWatchComment {
        color: RGBColor;
        data: WhoWatch.CommentResponse;
        id: string;
        meta?: BaseCommentMeta;
        name: string;
        service: "whowatch";
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    color: RGBColor
    id: string
    name: string
    service: "whowatch"
    url: string