Variable DeliveryExperienceOptionConst
DeliveryExperienceOption: {
DeliveryConfirmationWithAdultSignature: "DeliveryConfirmationWithAdultSignature";
DeliveryConfirmationWithoutSignature: "DeliveryConfirmationWithoutSignature";
DeliveryConfirmationWithSignature: "DeliveryConfirmationWithSignature";
NoPreference: "NoPreference";
NoTracking: "NoTracking";
} = ...
Type Declaration
ReadonlyDeliveryConfirmationWithAdultSignature: "DeliveryConfirmationWithAdultSignature"
ReadonlyDeliveryConfirmationWithoutSignature: "DeliveryConfirmationWithoutSignature"
ReadonlyDeliveryConfirmationWithSignature: "DeliveryConfirmationWithSignature"
ReadonlyNoPreference: "NoPreference"
ReadonlyNoTracking: "NoTracking"
The delivery confirmation level.