export NotificationsUpdateDeets

interface NotificationsUpdateDeets {
    Read?: boolean;
}

Properties

Properties

Read?: boolean