content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Carrier [get, set]
 The carrier handling the shipment. Not updated if missing. See shipments[].carrier in the Orders resource representation for a list of acceptable values. More...
 
virtual string DeliveryDate [get, set]
 Date on which the shipment has been delivered, in ISO 8601 format. Optional and can be provided only if status is delivered. More...
 
virtual string OperationId [get, set]
 The ID of the operation. Unique across all operations for a given order. More...
 
virtual string ShipmentId [get, set]
 The ID of the shipment. More...
 
virtual string Status [get, set]
 New status for the shipment. Not updated if missing. More...
 
virtual string TrackingId [get, set]
 The tracking ID for the shipment. Not updated if missing. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Carrier

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest.Carrier
getset

The carrier handling the shipment. Not updated if missing. See shipments[].carrier in the Orders resource representation for a list of acceptable values.

◆ DeliveryDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest.DeliveryDate
getset

Date on which the shipment has been delivered, in ISO 8601 format. Optional and can be provided only if status is delivered.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest.ETag
getset

The ETag of the item.

◆ OperationId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest.OperationId
getset

The ID of the operation. Unique across all operations for a given order.

◆ ShipmentId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest.ShipmentId
getset

The ID of the shipment.

◆ Status

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest.Status
getset

New status for the shipment. Not updated if missing.

◆ TrackingId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersUpdateShipmentRequest.TrackingId
getset

The tracking ID for the shipment. Not updated if missing.


The documentation for this class was generated from the following file: