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