PHP Класс PayPal\EBLBaseComponents\PayerInfoType

Наследование: extends PayPal\Core\PPXmlMessage
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$Address AddressType Payer's business address
$ContactPhone string Business contact telephone number
$EnhancedPayerInfo PayPal\EnhancedDataTypes\EnhancedPayerInfoType Holds any enhanced information about the payer
$Payer string Email address of payer Character length and limitations: 127 single-byte characters
$PayerBusiness string Payer's business name. Character length and limitations: 127 single-byte characters
$PayerCountry string Payment sender's country of residence using standard two-character ISO 3166 country codes. Character length and limitations: Two single-byte characters
$PayerID string Unique customer ID Character length and limitations: 17 single-byte characters
$PayerName PersonNameType Name of payer
$PayerStatus string Status of payer's email address
$TaxIdDetails TaxIdDetailsType Details about payer's tax info. Refer to the TaxIdDetailsType for more details.

Описание свойств

$Address публичное свойство

Payer's business address
public AddressType,PayPal\EBLBaseComponents $Address
Результат AddressType

$ContactPhone публичное свойство

Business contact telephone number
public string $ContactPhone
Результат string

$EnhancedPayerInfo публичное свойство

Holds any enhanced information about the payer
public EnhancedPayerInfoType,PayPal\EnhancedDataTypes $EnhancedPayerInfo
Результат PayPal\EnhancedDataTypes\EnhancedPayerInfoType

$Payer публичное свойство

Email address of payer Character length and limitations: 127 single-byte characters
public string $Payer
Результат string

$PayerBusiness публичное свойство

Payer's business name. Character length and limitations: 127 single-byte characters
public string $PayerBusiness
Результат string

$PayerCountry публичное свойство

Payment sender's country of residence using standard two-character ISO 3166 country codes. Character length and limitations: Two single-byte characters
public string $PayerCountry
Результат string

$PayerID публичное свойство

Unique customer ID Character length and limitations: 17 single-byte characters
public string $PayerID
Результат string

$PayerName публичное свойство

Name of payer
public PersonNameType,PayPal\EBLBaseComponents $PayerName
Результат PersonNameType

$PayerStatus публичное свойство

Status of payer's email address
public string $PayerStatus
Результат string

$TaxIdDetails публичное свойство

Details about payer's tax info. Refer to the TaxIdDetailsType for more details.
public TaxIdDetailsType,PayPal\EBLBaseComponents $TaxIdDetails
Результат TaxIdDetailsType