Trello.js - API library
    Preparing search index...

    Interface UpdateNotificationReadStatus

    interface UpdateNotificationReadStatus {
        id: string;
        value?: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the notification

    value?: string