ContentDispositionType Example Usage import { ContentDispositionType } from "@vercel/sdk/models/createdeploymentop.js"; let value: ContentDispositionType = "inline"; Values "inline" | "attachment"