PHP 클래스 PayPal\EBLBaseComponents\PhoneNumberType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$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.

프로퍼티 상세

$CountryCode 공개적으로 프로퍼티

Country code associated with this phone number.
public string $CountryCode
리턴 string

$Extension 공개적으로 프로퍼티

Extension associated with this phone number.
public string $Extension
리턴 string

$PhoneNumber 공개적으로 프로퍼티

Phone number associated with this phone.
public string $PhoneNumber
리턴 string