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