mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-06 20:37:44 +00:00
466 B
466 B
CertificatesOneRequest
Example Usage
import { CertificatesOneRequest } from "dokploy/models/operations";
let value: CertificatesOneRequest = {
certificateId: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
certificateId |
string | ✔️ | N/A |