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