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

1.6 KiB
Raw Blame History

GetBandwidthStatisticsDevice

Example Usage

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

let value: GetBandwidthStatisticsDevice = {
  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