PHP Class PayPal\Api\InvoiceAddress

Base Address object used as billing address in a payment or extended for Shipping Address.
Inheritance: extends PayPal\Api\BaseAddress
Show file Open project: paypal/rest-api-sdk-php Class Usage Examples

Public Methods

Method Description
getPhone ( ) : Phone Phone number in E.123 format.
setPhone ( Phone $phone ) Phone number in E.123 format.

Method Details

getPhone() public method

Phone number in E.123 format.
public getPhone ( ) : Phone
return Phone

setPhone() public method

Phone number in E.123 format.
public setPhone ( Phone $phone )
$phone Phone