Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_SetTaxTableRequestType.h
Trading_SetTaxTableRequestType.m

Overview

Sets the tax table for a seller on a given site.

@ingroup EBayAPIInterface

Tasks

  •   taxTable

    A container of tax jurisdiction information unique to a user/site combination.

    property

Properties

taxTable

A container of tax jurisdiction information unique to a user/site combination.

@property (nonatomic, retain) Trading_TaxTableType *taxTable

Discussion

A container of tax jurisdiction information unique to a user/site combination.

type : class Trading_TaxTableType

Declared In

Trading_SetTaxTableRequestType.h