Interface protos.google.shopping.merchant.accounts.v1beta.ITaxRule (3.2.0)

Properties of a TaxRule.

Package

@google-shopping/accounts

Properties

effectiveTimePeriod

effectiveTimePeriod?: (google.type.IInterval|null);

TaxRule effectiveTimePeriod

locationId

locationId?: (number|Long|string|null);

TaxRule locationId

postCodeRange

postCodeRange?: (google.shopping.merchant.accounts.v1beta.TaxRule.ITaxPostalCodeRange|null);

TaxRule postCodeRange

regionCode

regionCode?: (string|null);

TaxRule regionCode

selfSpecifiedRateMicros

selfSpecifiedRateMicros?: (number|Long|string|null);

TaxRule selfSpecifiedRateMicros

shippingTaxed

shippingTaxed?: (boolean|null);

TaxRule shippingTaxed

useGoogleRate

useGoogleRate?: (boolean|null);

TaxRule useGoogleRate