Files
plexjs/docs/sdk/models/operations/getmetadatabyratingkeyrequest.md
2024-09-08 03:06:14 +00:00

1.1 KiB

GetMetaDataByRatingKeyRequest

Example Usage

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

let value: GetMetaDataByRatingKeyRequest = {
    ratingKey: 9518,
};

Fields

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