Inherits from NSObject
Conforms to PicoBindable
Declared in Shopping_TaxTableType.h
Shopping_TaxTableType.m

Overview

Sales tax details for zero or more jurisdictions (states,
provinces, etc).

@ingroup ShoppingInterface

Tasks

  •   taxJurisdiction

    Sales tax details for zero or more jurisdictions (states, provinces, etc).
    Information is only returned for the jurisdictions for which the user provided
    tax information. ShippingIncludedInTax and SalesTaxPercent are returned but
    are empty.

    property

Properties

taxJurisdiction

Sales tax details for zero or more jurisdictions (states, provinces, etc).
Information is only returned for the jurisdictions for which the user provided
tax information. ShippingIncludedInTax and SalesTaxPercent are returned but
are empty.

@property (nonatomic, retain) NSMutableArray *taxJurisdiction

Discussion

Sales tax details for zero or more jurisdictions (states, provinces, etc).
Information is only returned for the jurisdictions for which the user provided
tax information. ShippingIncludedInTax and SalesTaxPercent are returned but
are empty.

entry type : class Shopping_TaxJurisdictionType

Declared In

Shopping_TaxTableType.h