mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-06 04:19:37 +00:00
887 B
887 B
Preference
Example Usage
import { Preference } from "dokploy/models/operations";
let value: Preference = {
spread: {
spreadDescriptor: "<value>",
},
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
spread |
operations.Spread | ✔️ | N/A |