jira.js
    Preparing search index...

    Variable MultiDirectoryProductAccessSchemaConst

    MultiDirectoryProductAccessSchema: ZodObject<
        {
            id: ZodOptional<ZodString>;
            key: ZodOptional<ZodString>;
            lastActiveTimestamp: ZodOptional<ZodCoercedDate<unknown>>;
        },
        $loose,
    > = ...

    Last active timestamps for the user by product.