# GetFirstCharactersDirectory ## Example Usage ```typescript import { GetFirstCharactersDirectory } from "@lukehagar/plexjs/models/operations"; let value: GetFirstCharactersDirectory = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | | `key` | *string* | :heavy_minus_sign: | N/A | | `size` | *number* | :heavy_minus_sign: | The number of items starting with this character | | `title` | *string* | :heavy_minus_sign: | N/A |