PHP 클래스 PayPal\EBLBaseComponents\GetBoardingDetailsResponseDetailsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$AccountOwner PayerInfoType Details about the owner of the account
$BankAccountVerificationStatus string Gives BankAccountVerificationStatus - Added, Confirmed Character length and limitations: 256 alphanumeric characters
$CampaignID string
$ConfigureAPIs string The APIs that this merchant has granted the business partner permission to call on his behalf. For example: SetExpressCheckout,GetExpressCheckoutDetails,DoExpressCheckoutPayment
$Credentials PayPal\EBLBaseComponents\APICredentialsType Merchantâs PayPal API credentials
$EmailVerificationStatus string Primary email verification status. Confirmed, Unconfirmed
$LastUpdated Date the merchantâs status or progress was last updated
$PartnerCustom string Custom information you set on the EnterBoarding API call Character length and limitations: 256 alphanumeric characters
$ProgramCode string
$ProgramName string
$Reason string Reason for merchantâs cancellation of sign-up. Character length and limitations: 1,024 alphanumeric characters
$StartDate Date the boarding process started
$Status string Status of merchant's onboarding process: CompletedCancelledPending Character length and limitations: Eight alphabetic characters
$UserWithdrawalLimit string Indicates if there is a limitation on the amount of money the business can withdraw from PayPal
$VettingStatus string Gives VettingStatus - Pending, Cancelled, Approved, UnderReview Character length and limitations: 256 alphanumeric characters

프로퍼티 상세

$AccountOwner 공개적으로 프로퍼티

Details about the owner of the account
public PayerInfoType,PayPal\EBLBaseComponents $AccountOwner
리턴 PayerInfoType

$BankAccountVerificationStatus 공개적으로 프로퍼티

Gives BankAccountVerificationStatus - Added, Confirmed Character length and limitations: 256 alphanumeric characters
public string $BankAccountVerificationStatus
리턴 string

$CampaignID 공개적으로 프로퍼티

public string $CampaignID
리턴 string

$ConfigureAPIs 공개적으로 프로퍼티

The APIs that this merchant has granted the business partner permission to call on his behalf. For example: SetExpressCheckout,GetExpressCheckoutDetails,DoExpressCheckoutPayment
public string $ConfigureAPIs
리턴 string

$Credentials 공개적으로 프로퍼티

Merchantâs PayPal API credentials
public APICredentialsType,PayPal\EBLBaseComponents $Credentials
리턴 PayPal\EBLBaseComponents\APICredentialsType

$EmailVerificationStatus 공개적으로 프로퍼티

Primary email verification status. Confirmed, Unconfirmed
public string $EmailVerificationStatus
리턴 string

$LastUpdated 공개적으로 프로퍼티

Date the merchantâs status or progress was last updated
public $LastUpdated

$PartnerCustom 공개적으로 프로퍼티

Custom information you set on the EnterBoarding API call Character length and limitations: 256 alphanumeric characters
public string $PartnerCustom
리턴 string

$ProgramCode 공개적으로 프로퍼티

public string $ProgramCode
리턴 string

$ProgramName 공개적으로 프로퍼티

public string $ProgramName
리턴 string

$Reason 공개적으로 프로퍼티

Reason for merchantâs cancellation of sign-up. Character length and limitations: 1,024 alphanumeric characters
public string $Reason
리턴 string

$StartDate 공개적으로 프로퍼티

Date the boarding process started
public $StartDate

$Status 공개적으로 프로퍼티

Status of merchant's onboarding process: CompletedCancelledPending Character length and limitations: Eight alphabetic characters
public string $Status
리턴 string

$UserWithdrawalLimit 공개적으로 프로퍼티

Indicates if there is a limitation on the amount of money the business can withdraw from PayPal
public string $UserWithdrawalLimit
리턴 string

$VettingStatus 공개적으로 프로퍼티

Gives VettingStatus - Pending, Cancelled, Approved, UnderReview Character length and limitations: 256 alphanumeric characters
public string $VettingStatus
리턴 string