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