PHP Class PayPal\EBLBaseComponents\PhoneNumberType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство Type Description
$CountryCode string Country code associated with this phone number.
$Extension string Extension associated with this phone number.
$PhoneNumber string Phone number associated with this phone.

Property Details

$CountryCode public_oe property

Country code associated with this phone number.
public string $CountryCode
Résultat string

$Extension public_oe property

Extension associated with this phone number.
public string $Extension
Résultat string

$PhoneNumber public_oe property

Phone number associated with this phone.
public string $PhoneNumber
Résultat string