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

1.0 KiB

GetMediaPostersRequest

Example Usage

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

let value: GetMediaPostersRequest = {
  ratingKey: 16099,
};

Fields

Field Type Required Description Example
ratingKey number ✔️ the id of the library item to return the posters of. 16099