Trading_SetTaxTableRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_SetTaxTableRequestType.h Trading_SetTaxTableRequestType.m |
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