Trading_TaxTableType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_TaxTableType.h Trading_TaxTableType.m |
Overview
Sales tax details for zero or more jurisdictions (states,
provinces, etc).
@ingroup EBayAPIInterface
Tasks
-
taxJurisdiction
Sales tax details for zero or more jurisdictions (states,
property
provinces, etc).
For GetTaxTable: If DetailLevel is not specified, information is returned only
for the jurisdictions for which the user provided tax information. If
DetailLevel is ReturnAll, tax information is returned for all possible
jurisdictions, whether specified by the user or not. ShippingIncludedInTax and
SalesTaxPercent are returned, but are empty.
Properties
taxJurisdiction
Sales tax details for zero or more jurisdictions (states,
provinces, etc).
For GetTaxTable: If DetailLevel is not specified, information is returned only
for the jurisdictions for which the user provided tax information. If
DetailLevel is ReturnAll, tax information is returned for all possible
jurisdictions, whether specified by the user or not. 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).
For GetTaxTable: If DetailLevel is not specified, information is returned only
for the jurisdictions for which the user provided tax information. If
DetailLevel is ReturnAll, tax information is returned for all possible
jurisdictions, whether specified by the user or not. ShippingIncludedInTax and
SalesTaxPercent are returned, but are empty.
entry type : class Trading_TaxJurisdictionType
Declared In
Trading_TaxTableType.h