Class CustomAmount
Class CustomAmount
The custom amount applied on an invoice. If you include a label, the amount cannot be empty.
- PayPal\Common\PayPalModel
-
PayPal\Api\CustomAmount
Methods summary
public
|
|
public
string
|
|
public
|
#
setAmount(
The custom amount value. Valid range is from -999999.99 to 999999.99. |
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()