PHP Класс PayPal\PayPalAPI\GetMobileStatusResponseType

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

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

Свойство Тип Описание
$IsActivated integer Indicates whether the phone is activated for mobile payments
$IsPasswordSet integer Indicates whether the password is enabled for particular account
$PaymentPending integer Indicates whether there is a payment pending from the phone

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

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

Indicates whether the phone is activated for mobile payments
public int $IsActivated
Результат integer

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

Indicates whether the password is enabled for particular account
public int $IsPasswordSet
Результат integer

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

Indicates whether there is a payment pending from the phone
public int $PaymentPending
Результат integer