mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
512 B
512 B
SendDownloadBackupEmailRequest
Example Usage
import { SendDownloadBackupEmailRequest } from "@lukehagar/discoursejs/sdk/models/operations";
let value: SendDownloadBackupEmailRequest = {
filename: "example.file",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
filename |
string | ✔️ | N/A |