Class SalesTaxType

Description

SalesTaxType

Located in /PayPal/Type/SalesTaxType.php (line 16)

XSDType
   |
   --SalesTaxType
Variable Summary
Method Summary
SalesTaxType SalesTaxType ()
void setSalesTaxPercent (mixed $SalesTaxPercent, [mixed $charset = 'iso-8859-1'])
void setSalesTaxState (mixed $SalesTaxState, [mixed $charset = 'iso-8859-1'])
void setShippingIncludedInTax (mixed $ShippingIncludedInTax, [mixed $charset = 'iso-8859-1'])
Variables
mixed $SalesTaxPercent (line 22)

Amount of the sales tax to be collected for the transaction. Sales tax is only for US.

mixed $SalesTaxState (line 28)

Sales tax for the transaction, expressed as a percentage. Should be empty for items listed on international sites (hence, this is US-only element).

mixed $ShippingIncludedInTax (line 34)

Indicates whether shipping is included in the tax. Applicable if ShippingType =

  1. or 2. This element is used for US-only.

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor SalesTaxType (line 36)
SalesTaxType SalesTaxType ()
getSalesTaxPercent (line 63)
void getSalesTaxPercent ()
getSalesTaxState (line 72)
void getSalesTaxState ()
getShippingIncludedInTax (line 81)
void getShippingIncludedInTax ()
setSalesTaxPercent (line 67)
void setSalesTaxPercent (mixed $SalesTaxPercent, [mixed $charset = 'iso-8859-1'])
setSalesTaxState (line 76)
void setSalesTaxState (mixed $SalesTaxState, [mixed $charset = 'iso-8859-1'])
setShippingIncludedInTax (line 85)
void setShippingIncludedInTax (mixed $ShippingIncludedInTax, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()
XSDType::__set_attribute()

Documentation generated on Thu, 11 May 2006 22:39:20 -0400 by phpDocumentor 1.3.0RC3