pickupService property

PickupCarrierService? pickupService
getter/setter pair

The carrier-service pair delivering items to collection points.

The list of supported pickup services can be retrieved through the getSupportedPickupServices method. Required if and only if the service delivery type is pickup.

Implementation

PickupCarrierService? pickupService;