ProductTax class
Properties
-
country
↔ String
-
The country within which the item is taxed, specified as a CLDR territory
code.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
locationId
↔ String
-
The numeric ID of a location that the tax rate applies to as defined in
the AdWords API.
read / write
-
postalCode
↔ String
-
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*.
read / write
-
rate
↔ double
-
The percentage of tax rate that applies to the item price.
read / write
-
region
↔ String
-
The geographic region to which the tax rate applies.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
taxShip
↔ bool
-
Set to true if tax is charged on shipping.
read / write