Files
plexjs/docs/sdk/models/operations/getrecentlyaddedoperator.md

658 B

GetRecentlyAddedOperator

Example Usage

import { GetRecentlyAddedOperator } from "@lukehagar/plexjs/sdk/models/operations";

let value: GetRecentlyAddedOperator = {
  key: "=",
  title: "is",
};

Fields

Field Type Required Description Example
key string ✔️ N/A =
title string ✔️ N/A is