Interface iGetPluginErrorsSuccessResponse

interface iGetPluginErrorsSuccessResponse {
    bookmark?: string;
    docs: PluginErrorDoc[];
    total?: number;
}

Implemented by

Properties

Properties

bookmark?: string
total?: number
MMNEPVFCICPMFPCPTTAAATR