google_api_content v0.29.1 GoogleApi.Content.V21.Model.OrdersUpdateShipmentRequest View Source
Attributes
carrier
(type:String.t
, default:nil
) - The carrier handling the shipment. Not updated if missing. Seeshipments[].carrier
in 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 ifstatus
isdelivered
.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
"
- "
trackingId
(type:String.t
, default:nil
) - The tracking ID for the shipment. Not updated if missing.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.