import { DeleteStatusPageImageRequest } from "firehydrant-typescript-sdk/models/operations";
let value: DeleteStatusPageImageRequest = {
nuncConnectionId: "<id>",
type: "<value>",
};
Field | Type | Required | Description |
---|---|---|---|
nuncConnectionId |
string | ✔️ | N/A |
type |
string | ✔️ | N/A |