Class Address
Class Address
Base Address object used as billing address in a payment or extended for Shipping Address.
- PayPal\Common\PayPalModel
- PayPal\Api\BaseAddress
- PayPal\Api\Address
Direct known subclasses
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
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()