Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 327 Bytes

includeguids.md

File metadata and controls

19 lines (12 loc) · 327 Bytes

IncludeGuids

Adds the Guids object to the response

Example Usage

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

let value: IncludeGuids = IncludeGuids.Enable;

Values

Name Value
Disable 0
Enable 1