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

Properties

virtual System.Nullable< long > BatchId [get, set]
 An entry ID, unique within the batch request. More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The Merchant Center account ID. More...
 
virtual string Method [get, set]
 
virtual ReturnPolicy ReturnPolicy [get, set]
 The return policy to submit. Set this only if the method is insert. More...
 
virtual string ReturnPolicyId [get, set]
 The return policy ID. Set this only if the method is delete or get. 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.ReturnpolicyCustomBatchRequestEntry.BatchId
getset

An entry ID, unique within the batch request.

◆ ETag

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

The ETag of the item.

◆ MerchantId

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

The Merchant Center account ID.

◆ ReturnPolicy

virtual ReturnPolicy Google.Apis.ShoppingContent.v2_1.Data.ReturnpolicyCustomBatchRequestEntry.ReturnPolicy
getset

The return policy to submit. Set this only if the method is insert.

◆ ReturnPolicyId

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnpolicyCustomBatchRequestEntry.ReturnPolicyId
getset

The return policy ID. Set this only if the method is delete or get.


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