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

Properties

virtual OrderAddress Address [get, set]
 Address of the pickup location where the shipment should be sent. Note that recipientName in the address is the name of the business at the pickup location. More...
 
virtual System.Collections.Generic.IList< OrderPickupDetailsCollectorCollectors [get, set]
 Collectors authorized to pick up shipment from the pickup location. More...
 
virtual string LocationId [get, set]
 ID of the pickup location. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Address

virtual OrderAddress Google.Apis.ShoppingContent.v2_1.Data.OrderPickupDetails.Address
getset

Address of the pickup location where the shipment should be sent. Note that recipientName in the address is the name of the business at the pickup location.

◆ Collectors

virtual System.Collections.Generic.IList<OrderPickupDetailsCollector> Google.Apis.ShoppingContent.v2_1.Data.OrderPickupDetails.Collectors
getset

Collectors authorized to pick up shipment from the pickup location.

◆ ETag

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

The ETag of the item.

◆ LocationId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderPickupDetails.LocationId
getset

ID of the pickup location.


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