Interface iGetPluginErrorsPayload

interface iGetPluginErrorsPayload {
    bookmark?: string;
    pluginId: string;
}

Implemented by

Properties

Properties

bookmark?: string

The pagination bookmark to start from

pluginId: string

The plugin ID to get errors for

MMNEPVFCICPMFPCPTTAAATR