@archastro/sdk
    Preparing search index...

    Interface NotificationPreferenceList

    The complete set of notification preferences belonging to the authenticated viewer.

    interface NotificationPreferenceList {
        data: NotificationPreference[];
    }
    Index

    Properties

    Properties

    Array of notification preference objects for the authenticated viewer. Each entry corresponds to a distinct type-and-channel combination.