eddServices property

List<String>? eddServices
getter/setter pair

A list of services supported for EDD (Estimated Delivery Date) calculation.

This is the list of valid values for WarehouseBasedDeliveryTime.carrierService.

Implementation

core.List<core.String>? eddServices;