# Account ## Example Usage ```typescript import { Account } from "@lukehagar/plexjs/models/operations"; let value: Account = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `globalViewCount` | *number* | :heavy_minus_sign: | N/A | | `id` | *number* | :heavy_minus_sign: | N/A |