@ccw-api/api
    Preparing search index...

    Interface NotificationSenderInfo

    interface NotificationSenderInfo {
        approvedContent: string;
        avatar: string;
        name: string;
        oid: string;
    }
    Index

    Properties

    approvedContent: string
    avatar: string
    name: string
    oid: string