Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 653 Bytes

File metadata and controls

17 lines (12 loc) · 653 Bytes

ChannelEndpointsControllerDeleteChannelEndpointResponse

Example Usage

import { ChannelEndpointsControllerDeleteChannelEndpointResponse } from "@novu/api/models/operations";

let value: ChannelEndpointsControllerDeleteChannelEndpointResponse = {
  headers: {},
};

Fields

Field Type Required Description
headers Record<string, string[]> ✔️ N/A