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