# FileT ## Example Usage ```typescript import { FileT } from "@lukehagar/discoursejs/sdk/models/operations"; // No examples available for this model ``` ## Fields | Field | Type | Required | Description | | ---------------------------- | ---------------------------- | ---------------------------- | ---------------------------- | | `content` | *ReadableStream* | :heavy_check_mark: | N/A | | `fileName` | *string* | :heavy_check_mark: | N/A |