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

Properties

virtual System.Nullable< long > BatchId [get, set]
 The ID of the request entry to which this entry responds. More...
 
virtual Errors Errors [get, set]
 A list of errors defined if, and only if, the request failed. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#returnaddressCustomBatchResponseEntry". More...
 
virtual ReturnAddress ReturnAddress [get, set]
 The retrieved return address. 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.ReturnaddressCustomBatchResponseEntry.BatchId
getset

The ID of the request entry to which this entry responds.

◆ Errors

virtual Errors Google.Apis.ShoppingContent.v2_1.Data.ReturnaddressCustomBatchResponseEntry.Errors
getset

A list of errors defined if, and only if, the request failed.

◆ ETag

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

The ETag of the item.

◆ Kind

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

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

◆ ReturnAddress

virtual ReturnAddress Google.Apis.ShoppingContent.v2_1.Data.ReturnaddressCustomBatchResponseEntry.ReturnAddress
getset

The retrieved return address.


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