import { CrmNotesAllResponse } from "@apideck/unify/models/operations";
let value: CrmNotesAllResponse = {};| Field | Type | Required | Description |
|---|---|---|---|
httpMeta |
components.HTTPMetadata | ✔️ | N/A |
getNotesResponse |
components.GetNotesResponse | ➖ | Notes |
unexpectedErrorResponse |
components.UnexpectedErrorResponse | ➖ | Unexpected error |