carrierName property

String? carrierName
getter/setter pair

The name of the shipping carrier for the delivery.

This field is required if one of the following fields is absent: earliest_delivery_promise_time, latest_delivery_promise_time, and actual_delivery_time.

Implementation

core.String? carrierName;