PHP 클래스 PayPal\Api\InvoiceAddress

Base Address object used as billing address in a payment or extended for Shipping Address.
상속: extends PayPal\Api\BaseAddress
파일 보기 프로젝트 열기: paypal/rest-api-sdk-php 1 사용 예제들

공개 메소드들

메소드 설명
getPhone ( ) : Phone Phone number in E.123 format.
setPhone ( Phone $phone ) Phone number in E.123 format.

메소드 상세

getPhone() 공개 메소드

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

setPhone() 공개 메소드

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