carrierCode property
The carrier code enum.
Accepts the values FEDEX or UPS. Possible string values are:
- "CARRIER_CODE_UNSPECIFIED" : Carrier not specified
- "FEDEX" : FedEx carrier
- "UPS" : UPS carrier
Implementation
core.String? carrierCode;
The carrier code enum.
Accepts the values FEDEX or UPS. Possible string values are:
core.String? carrierCode;