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
Afficher le fichier Open project: paypal/rest-api-sdk-php Class Usage Examples

Méthodes publiques

Méthode Description
getPhone ( ) : Phone Phone number in E.123 format.
setPhone ( Phone $phone ) Phone number in E.123 format.

Method Details

getPhone() public méthode

Phone number in E.123 format.
public getPhone ( ) : Phone
Résultat Phone

setPhone() public méthode

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