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

Properties

virtual string ContentLanguage [get, set]
 The two-letter ISO 639-1 language code for the item. More...
 
virtual string Gtin [get, set]
 Global Trade Item Number. More...
 
virtual string ItemId [get, set]
 A unique identifier for the item. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#posSaleResponse". More...
 
virtual Price Price [get, set]
 The price of the item. More...
 
virtual System.Nullable< long > Quantity [get, set]
 The relative change of the available quantity. Negative for items returned. More...
 
virtual string SaleId [get, set]
 A unique ID to group items from the same sale event. More...
 
virtual string StoreCode [get, set]
 The identifier of the merchant's store. Either a storeCode inserted via the API or the code of the store in Google My Business. More...
 
virtual string TargetCountry [get, set]
 The CLDR territory code for the item. More...
 
virtual string Timestamp [get, set]
 The inventory timestamp, in ISO 8601 format. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ContentLanguage

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.ContentLanguage
getset

The two-letter ISO 639-1 language code for the item.

◆ ETag

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

The ETag of the item.

◆ Gtin

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.Gtin
getset

Global Trade Item Number.

◆ ItemId

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.ItemId
getset

A unique identifier for the item.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#posSaleResponse".

◆ Price

virtual Price Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.Price
getset

The price of the item.

◆ Quantity

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.Quantity
getset

The relative change of the available quantity. Negative for items returned.

◆ SaleId

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.SaleId
getset

A unique ID to group items from the same sale event.

◆ StoreCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.StoreCode
getset

The identifier of the merchant's store. Either a storeCode inserted via the API or the code of the store in Google My Business.

◆ TargetCountry

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.TargetCountry
getset

The CLDR territory code for the item.

◆ Timestamp

virtual string Google.Apis.ShoppingContent.v2_1.Data.PosSaleResponse.Timestamp
getset

The inventory timestamp, in ISO 8601 format.


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