PHP Class PayPal\PayPalAPI\GetMobileStatusResponseType

Inheritance: extends PayPal\EBLBaseComponents\AbstractResponseType
Afficher le fichier Open project: paypal/merchant-sdk-php Class Usage Examples

Méthodes publiques

Свойство Type Description
$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

Property Details

$IsActivated public_oe property

Indicates whether the phone is activated for mobile payments
public int $IsActivated
Résultat integer

$IsPasswordSet public_oe property

Indicates whether the password is enabled for particular account
public int $IsPasswordSet
Résultat integer

$PaymentPending public_oe property

Indicates whether there is a payment pending from the phone
public int $PaymentPending
Résultat integer