carrier property

String? carrier
getter/setter pair

Carrier, such as "UPS" or "Fedex".

The list of supported carriers can be retrieved through the listSupportedCarriers method.

Required.

Implementation

core.String? carrier;