Class Tax
Class Tax
Tax information.
- PayPal\Common\PayPalModel
-
PayPal\Api\Tax
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setPercent( string|float $percent )
The rate of the specified tax. Valid range is from 0.001 to 99.999. |
public
string
|
|
public
|
#
setAmount(
The tax as a monetary amount. Cannot be specified in a request. |
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()