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

2.7 KiB
Raw Blame History

Activity

Example Usage

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

let value: Activity = {};

Fields

Field Type Required Description
uuid string N/A
type string N/A
cancellable boolean N/A
userID number N/A
title string N/A
subtitle string N/A
progress number N/A
context operations.Context N/A