content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.RegionalInventory Class Reference

Regional inventory resource. contains the regional name and all attributes which are overridden for the specified region. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.RegionalInventory:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Availability [get, set]
 The availability of the product. More...
 
virtual System.Collections.Generic.IList< CustomAttributeCustomAttributes [get, set]
 A list of custom (merchant-provided) attributes. It can also be used for submitting any attribute of the feed specification in its generic form. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#regionalInventory". More...
 
virtual Price Price [get, set]
 The price of the product. More...
 
virtual string RegionId [get, set]
 The ID (name) of the region. More...
 
virtual Price SalePrice [get, set]
 The sale price of the product. Mandatory if sale_price_effective_date is defined. More...
 
virtual string SalePriceEffectiveDate [get, set]
 A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash. Both dates might be specified as 'null' if undecided. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Regional inventory resource. contains the regional name and all attributes which are overridden for the specified region.

Property Documentation

◆ Availability

virtual string Google.Apis.ShoppingContent.v2_1.Data.RegionalInventory.Availability
getset

The availability of the product.

◆ CustomAttributes

virtual System.Collections.Generic.IList<CustomAttribute> Google.Apis.ShoppingContent.v2_1.Data.RegionalInventory.CustomAttributes
getset

A list of custom (merchant-provided) attributes. It can also be used for submitting any attribute of the feed specification in its generic form.

◆ ETag

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

The ETag of the item.

◆ Kind

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

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

◆ Price

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

The price of the product.

◆ RegionId

virtual string Google.Apis.ShoppingContent.v2_1.Data.RegionalInventory.RegionId
getset

The ID (name) of the region.

◆ SalePrice

virtual Price Google.Apis.ShoppingContent.v2_1.Data.RegionalInventory.SalePrice
getset

The sale price of the product. Mandatory if sale_price_effective_date is defined.

◆ SalePriceEffectiveDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.RegionalInventory.SalePriceEffectiveDate
getset

A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash. Both dates might be specified as 'null' if undecided.


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