Class InvoiceAddress
Class InvoiceAddress
Base Address object used as billing address in a payment or extended for Shipping Address.
- PayPal\Common\PayPalModel
-
PayPal\Api\BaseAddress
-
PayPal\Api\InvoiceAddress
Methods summary
public
|
|
public
|
Methods inherited from PayPal\Api\BaseAddress
getCity(),
getCountryCode(),
getLine1(),
getLine2(),
getNormalizationStatus(),
getPostalCode(),
getState(),
getStatus(),
setCity(),
setCountryCode(),
setLine1(),
setLine2(),
setNormalizationStatus(),
setPostalCode(),
setState(),
setStatus()
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()