Files
Dokploy-ts-sdk/docs/models/operations/notificationonerequest.md
2025-09-26 02:33:10 +00:00

467 B

NotificationOneRequest

Example Usage

import { NotificationOneRequest } from "dokploy/models/operations";

let value: NotificationOneRequest = {
  notificationId: "<id>",
};

Fields

Field Type Required Description
notificationId string ✔️ N/A