PHP 클래스 PayPal\PayPalAPI\GetMobileStatusResponseType

상속: extends PayPal\EBLBaseComponents\AbstractResponseType
파일 보기 프로젝트 열기: paypal/merchant-sdk-php 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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