public static interface ShipmentInformation.Builder extends SdkPojo, CopyableBuilder<ShipmentInformation.Builder,ShipmentInformation>
| Modifier and Type | Method and Description |
|---|---|
ShipmentInformation.Builder |
shipmentCarrier(ShipmentCarrier shipmentCarrier)
The carrier of the shipment.
|
ShipmentInformation.Builder |
shipmentCarrier(String shipmentCarrier)
The carrier of the shipment.
|
ShipmentInformation.Builder |
shipmentTrackingNumber(String shipmentTrackingNumber)
The tracking number of the shipment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildShipmentInformation.Builder shipmentTrackingNumber(String shipmentTrackingNumber)
The tracking number of the shipment.
shipmentTrackingNumber - The tracking number of the shipment.ShipmentInformation.Builder shipmentCarrier(String shipmentCarrier)
The carrier of the shipment.
shipmentCarrier - The carrier of the shipment.ShipmentCarrier,
ShipmentCarrierShipmentInformation.Builder shipmentCarrier(ShipmentCarrier shipmentCarrier)
The carrier of the shipment.
shipmentCarrier - The carrier of the shipment.ShipmentCarrier,
ShipmentCarrierCopyright © 2023. All rights reserved.