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

1.5 KiB
Raw Blame History

GetStatisticsDevice

Example Usage

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

let value: GetStatisticsDevice = {
    id: 208,
    name: "Roku Express",
    platform: "Roku",
    clientIdentifier: "793095d235660625108ef785cc7646e9",
    createdAt: 1706470556,
};

Fields

Field Type Required Description Example
id number N/A 208
name string N/A Roku Express
platform string N/A Roku
clientIdentifier string N/A 793095d235660625108ef785cc7646e9
createdAt number N/A 1706470556