# GetColorsResponse OK ## Example Usage ```typescript import { GetColorsResponse } from "@lukehagar/plexjs/models/operations"; let value: GetColorsResponse = {}; ``` ## Fields | Field | Type | Required | Description | | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | | `mediaContainer` | [operations.GetColorsMediaContainer](../../models/operations/getcolorsmediacontainer.md) | :heavy_minus_sign: | N/A |