PHP 클래스 PayPal\EBLBaseComponents\BusinessOwnerInfoType

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

공개 프로퍼티들

프로퍼티 타입 설명
$HomePhone string Business ownerâs home telephone number Character length and limitations: 32 alphanumeric characters
$MobilePhone string Business ownerâs mobile telephone number Character length and limitations: 32 alphanumeric characters
$Owner PayerInfoType Details about the business owner
$SSN string Business ownerâs social security number Character length and limitations: 9 alphanumeric characters

프로퍼티 상세

$HomePhone 공개적으로 프로퍼티

Business ownerâs home telephone number Character length and limitations: 32 alphanumeric characters
public string $HomePhone
리턴 string

$MobilePhone 공개적으로 프로퍼티

Business ownerâs mobile telephone number Character length and limitations: 32 alphanumeric characters
public string $MobilePhone
리턴 string

$Owner 공개적으로 프로퍼티

Details about the business owner
public PayerInfoType,PayPal\EBLBaseComponents $Owner
리턴 PayerInfoType

$SSN 공개적으로 프로퍼티

Business ownerâs social security number Character length and limitations: 9 alphanumeric characters
public string $SSN
리턴 string