Files
plexjs/docs/models/operations/createmarkerattributes.md

349 B

CreateMarkerAttributes

The attributes to assign to this marker

Example Usage

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

let value: CreateMarkerAttributes = {};

Fields

Field Type Required Description