Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

CommandName: "RefreshOrder" | "RefreshInvoice" | "UpdateCustomer" | "UpdateOrderExternalId" | "UpdateOrderInvoicingExternalId" | "CreateOrderFromMapping" | "AcceptDKVB2CProposal" | "ApplyCancellation" | "DKVCreateReclamation" | "DKVCreateOnsitePrecheckAsUpdateInvoicingID" | "SetJobAppointment" | "SetJobYourOrderId"

Variables

DKV_SERVICE_IDS: { REPLACEMENT: string; SERVICE: string } = ...

Canonical DKV reclamation service ids. Lifted out of the command DTO so the outbound payload transformer can import it without dragging the whole command-DTO graph through a circular load order.

Type declaration

  • REPLACEMENT: string
  • SERVICE: string

Generated using TypeDoc