OneSDK — OneComme 9.1.1
    Preparing search index...

    Interface CommentNotification

    interface CommentNotification {
        icon?: SystemMessageIcon;
        subheader?: string;
        title: string;
    }
    Index

    Properties

    subheader?: string
    title: string