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

Properties

virtual string Country [get, set]
 The country within which the item is taxed, specified as a CLDR territory code. More...
 
virtual System.Nullable< long > LocationId [get, set]
 The numeric ID of a location that the tax rate applies to as defined in the AdWords API. More...
 
virtual string PostalCode [get, set]
 The postal code range that the tax rate applies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range between two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114, 94*, 94002-95460, 94*-95*. More...
 
virtual System.Nullable< double > Rate [get, set]
 The percentage of tax rate that applies to the item price. More...
 
virtual string Region [get, set]
 The geographic region to which the tax rate applies. More...
 
virtual System.Nullable< bool > TaxShip [get, set]
 Set to true if tax is charged on shipping. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Country

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductTax.Country
getset

The country within which the item is taxed, specified as a CLDR territory code.

◆ ETag

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

The ETag of the item.

◆ LocationId

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.ProductTax.LocationId
getset

The numeric ID of a location that the tax rate applies to as defined in the AdWords API.

◆ PostalCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductTax.PostalCode
getset

The postal code range that the tax rate applies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range between two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114, 94*, 94002-95460, 94*-95*.

◆ Rate

virtual System.Nullable<double> Google.Apis.ShoppingContent.v2_1.Data.ProductTax.Rate
getset

The percentage of tax rate that applies to the item price.

◆ Region

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductTax.Region
getset

The geographic region to which the tax rate applies.

◆ TaxShip

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.ProductTax.TaxShip
getset

Set to true if tax is charged on shipping.


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