# DestinationOneRequest ## Example Usage ```typescript import { DestinationOneRequest } from "dokploy/models/operations"; let value: DestinationOneRequest = { destinationId: "", }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `destinationId` | *string* | :heavy_check_mark: | N/A |