carrierService property

String? carrierService
getter/setter pair

Carrier service, such as "ground" or "2 days".

The list of supported services for a carrier can be retrieved through the getSupportedCarriers method. Required.

Implementation

core.String? carrierService;