Interface NotificationsMarkAsViewedParams

interface NotificationsMarkAsViewedParams {
    [key: string]: any;
}

Indexable

[key: string]: any

Generated using TypeDoc