import { CrmNotesDeleteResponse } from "@apideck/unify/models/operations";
let value: CrmNotesDeleteResponse = {};| Field | Type | Required | Description |
|---|---|---|---|
httpMeta |
components.HTTPMetadata | ✔️ | N/A |
deleteNoteResponse |
components.DeleteNoteResponse | ➖ | Note deleted |
unexpectedErrorResponse |
components.UnexpectedErrorResponse | ➖ | Unexpected error |