PHP Класс PayPal\EBLBaseComponents\GetBoardingDetailsResponseDetailsType

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

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

Свойство Тип Описание
$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