Class ShippingCost
Class ShippingCost
Shipping cost, as a percent or an amount.
- PayPal\Common\PayPalModel
-
PayPal\Api\ShippingCost
Methods summary
public
|
#
setAmount(
The shipping cost, as an amount. Valid range is from 0 to 999999.99. |
public
|
|
public
|
|
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()