View Source GoogleApi.Content.V2.Model.OrdersUpdateShipmentRequest (google_api_content v0.71.0)
Attributes
-
carrier(type:String.t, default:nil) - The carrier handling the shipment. Not updated if missing. Seeshipments[].carrierin the Orders resource representation for a list of acceptable values. -
deliveryDate(type:String.t, default:nil) - Date on which the shipment has been delivered, in ISO 8601 format. Optional and can be provided only ifstatusisdelivered. -
operationId(type:String.t, default:nil) - The ID of the operation. Unique across all operations for a given order. -
shipmentId(type:String.t, default:nil) - The ID of the shipment. -
status(type:String.t, default:nil) - New status for the shipment. Not updated if missing. Acceptable values are: - "delivered" - "undeliverable" - "readyForPickup" -
trackingId(type:String.t, default:nil) - The tracking ID for the shipment. Not updated if missing.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.