import * as z from "zod/v4-mini"; import { ClosedEnum } from "../../types/enums.js"; /** * |Token | Service name| * * @remarks * |:---|:---| * | dhl_ecommerce_marketing_parcel_expedited | Marketing Parcel Expedited| * | dhl_ecommerce_globalmail_business_ipa | GlobalMail Business IPA| * | dhl_ecommerce_parcel_international_direct | Parcel International Direct| * | dhl_ecommerce_parcels_expedited_max | Parcels Expedited Max| * | dhl_ecommerce_bpm_ground | Bounded Printed Matter Ground| * | dhl_ecommerce_priority_expedited | Priority Expedited| * | dhl_ecommerce_globalmail_packet_ipa | GlobalMail Packet IPA| * | dhl_ecommerce_globalmail_packet_isal | GlobalMail Packet ISAL| * | dhl_ecommerce_easy_return_plus | Easy Return Plus| * | dhl_ecommerce_marketing_parcel_ground | Marketing Parcel Ground| * | dhl_ecommerce_first_class_parcel_expedited | First Class Parcel Expedited| * | dhl_ecommerce_globalmail_business_priority | GlobalMail Business Priority| * | dhl_ecommerce_parcels_expedited | Parcels Expedited| * | dhl_ecommerce_globalmail_business_isal | GlobalMail Business ISAL| * | dhl_ecommerce_parcel_plus_expedited_max | Parcel Plus Expedited Max| * | dhl_ecommerce_globalmail_packet_plus | GlobalMail Packet Plus| * | dhl_ecommerce_parcels_ground | Parcels Ground| * | dhl_ecommerce_expedited | Expedited| * | dhl_ecommerce_parcel_plus_ground | Parcel Plus Ground| * | dhl_ecommerce_parcel_international_standard | Parcel International Standard| * | dhl_ecommerce_bpm_expedited | Bounded Printed Matter Expedited| * | dhl_ecommerce_parcel_international_expedited | Parcel International Expedited| * | dhl_ecommerce_globalmail_packet_priority | GlobalMail Packet Priority| * | dhl_ecommerce_easy_return_light | Easy Return Light| * | dhl_ecommerce_parcel_plus_expedited | Parcel Plus Expedited| * | dhl_ecommerce_globalmail_business_standard | GlobalMail Packet Standard| * | dhl_ecommerce_ground | Ground| * | dhl_ecommerce_globalmail_packet_standard | GlobalMail Business Standard| */ export declare const ServiceLevelDHLeCommerceEnum: { readonly DhlEcommerceMarketingParcelExpedited: "dhl_ecommerce_marketing_parcel_expedited"; readonly DhlEcommerceGlobalmailBusinessIpa: "dhl_ecommerce_globalmail_business_ipa"; readonly DhlEcommerceParcelInternationalDirect: "dhl_ecommerce_parcel_international_direct"; readonly DhlEcommerceParcelsExpeditedMax: "dhl_ecommerce_parcels_expedited_max"; readonly DhlEcommerceBpmGround: "dhl_ecommerce_bpm_ground"; readonly DhlEcommercePriorityExpedited: "dhl_ecommerce_priority_expedited"; readonly DhlEcommerceGlobalmailPacketIpa: "dhl_ecommerce_globalmail_packet_ipa"; readonly DhlEcommerceGlobalmailPacketIsal: "dhl_ecommerce_globalmail_packet_isal"; readonly DhlEcommerceEasyReturnPlus: "dhl_ecommerce_easy_return_plus"; readonly DhlEcommerceMarketingParcelGround: "dhl_ecommerce_marketing_parcel_ground"; readonly DhlEcommerceFirstClassParcelExpedited: "dhl_ecommerce_first_class_parcel_expedited"; readonly DhlEcommerceGlobalmailBusinessPriority: "dhl_ecommerce_globalmail_business_priority"; readonly DhlEcommerceParcelsExpedited: "dhl_ecommerce_parcels_expedited"; readonly DhlEcommerceGlobalmailBusinessIsal: "dhl_ecommerce_globalmail_business_isal"; readonly DhlEcommerceParcelPlusExpeditedMax: "dhl_ecommerce_parcel_plus_expedited_max"; readonly DhlEcommerceGlobalmailPacketPlus: "dhl_ecommerce_globalmail_packet_plus"; readonly DhlEcommerceParcelsGround: "dhl_ecommerce_parcels_ground"; readonly DhlEcommerceExpedited: "dhl_ecommerce_expedited"; readonly DhlEcommerceParcelPlusGround: "dhl_ecommerce_parcel_plus_ground"; readonly DhlEcommerceParcelInternationalStandard: "dhl_ecommerce_parcel_international_standard"; readonly DhlEcommerceBpmExpedited: "dhl_ecommerce_bpm_expedited"; readonly DhlEcommerceParcelInternationalExpedited: "dhl_ecommerce_parcel_international_expedited"; readonly DhlEcommerceGlobalmailPacketPriority: "dhl_ecommerce_globalmail_packet_priority"; readonly DhlEcommerceEasyReturnLight: "dhl_ecommerce_easy_return_light"; readonly DhlEcommerceParcelPlusExpedited: "dhl_ecommerce_parcel_plus_expedited"; readonly DhlEcommerceGlobalmailBusinessStandard: "dhl_ecommerce_globalmail_business_standard"; readonly DhlEcommerceGround: "dhl_ecommerce_ground"; readonly DhlEcommerceGlobalmailPacketStandard: "dhl_ecommerce_globalmail_packet_standard"; }; /** * |Token | Service name| * * @remarks * |:---|:---| * | dhl_ecommerce_marketing_parcel_expedited | Marketing Parcel Expedited| * | dhl_ecommerce_globalmail_business_ipa | GlobalMail Business IPA| * | dhl_ecommerce_parcel_international_direct | Parcel International Direct| * | dhl_ecommerce_parcels_expedited_max | Parcels Expedited Max| * | dhl_ecommerce_bpm_ground | Bounded Printed Matter Ground| * | dhl_ecommerce_priority_expedited | Priority Expedited| * | dhl_ecommerce_globalmail_packet_ipa | GlobalMail Packet IPA| * | dhl_ecommerce_globalmail_packet_isal | GlobalMail Packet ISAL| * | dhl_ecommerce_easy_return_plus | Easy Return Plus| * | dhl_ecommerce_marketing_parcel_ground | Marketing Parcel Ground| * | dhl_ecommerce_first_class_parcel_expedited | First Class Parcel Expedited| * | dhl_ecommerce_globalmail_business_priority | GlobalMail Business Priority| * | dhl_ecommerce_parcels_expedited | Parcels Expedited| * | dhl_ecommerce_globalmail_business_isal | GlobalMail Business ISAL| * | dhl_ecommerce_parcel_plus_expedited_max | Parcel Plus Expedited Max| * | dhl_ecommerce_globalmail_packet_plus | GlobalMail Packet Plus| * | dhl_ecommerce_parcels_ground | Parcels Ground| * | dhl_ecommerce_expedited | Expedited| * | dhl_ecommerce_parcel_plus_ground | Parcel Plus Ground| * | dhl_ecommerce_parcel_international_standard | Parcel International Standard| * | dhl_ecommerce_bpm_expedited | Bounded Printed Matter Expedited| * | dhl_ecommerce_parcel_international_expedited | Parcel International Expedited| * | dhl_ecommerce_globalmail_packet_priority | GlobalMail Packet Priority| * | dhl_ecommerce_easy_return_light | Easy Return Light| * | dhl_ecommerce_parcel_plus_expedited | Parcel Plus Expedited| * | dhl_ecommerce_globalmail_business_standard | GlobalMail Packet Standard| * | dhl_ecommerce_ground | Ground| * | dhl_ecommerce_globalmail_packet_standard | GlobalMail Business Standard| */ export type ServiceLevelDHLeCommerceEnum = ClosedEnum; /** @internal */ export declare const ServiceLevelDHLeCommerceEnum$inboundSchema: z.ZodMiniEnum; /** @internal */ export declare const ServiceLevelDHLeCommerceEnum$outboundSchema: z.ZodMiniEnum; //# sourceMappingURL=serviceleveldhlecommerceenum.d.ts.map