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

Properties

virtual System.Nullable< long > BatchId [get, set]
 An entry ID, unique within the batch request. More...
 
virtual PosInventory Inventory [get, set]
 The inventory to submit. Set this only if the method is inventory. More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The ID of the POS data provider. More...
 
virtual string Method [get, set]
 
virtual PosSale Sale [get, set]
 The sale information to submit. Set this only if the method is sale. More...
 
virtual PosStore Store [get, set]
 The store information to submit. Set this only if the method is insert. More...
 
virtual string StoreCode [get, set]
 The store code. Set this only if the method is delete or get. More...
 
virtual System.Nullable< ulong > TargetMerchantId [get, set]
 The ID of the account for which to get/submit data. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ BatchId

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.PosCustomBatchRequestEntry.BatchId
getset

An entry ID, unique within the batch request.

◆ ETag

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

The ETag of the item.

◆ Inventory

virtual PosInventory Google.Apis.ShoppingContent.v2_1.Data.PosCustomBatchRequestEntry.Inventory
getset

The inventory to submit. Set this only if the method is inventory.

◆ MerchantId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.PosCustomBatchRequestEntry.MerchantId
getset

The ID of the POS data provider.

◆ Sale

virtual PosSale Google.Apis.ShoppingContent.v2_1.Data.PosCustomBatchRequestEntry.Sale
getset

The sale information to submit. Set this only if the method is sale.

◆ Store

virtual PosStore Google.Apis.ShoppingContent.v2_1.Data.PosCustomBatchRequestEntry.Store
getset

The store information to submit. Set this only if the method is insert.

◆ StoreCode

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

The store code. Set this only if the method is delete or get.

◆ TargetMerchantId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.PosCustomBatchRequestEntry.TargetMerchantId
getset

The ID of the account for which to get/submit data.


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