PHP Класс PayPal\EBLBaseComponents\EnterBoardingRequestDetailsType

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

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

Свойство Тип Описание
$BankAccount BankAccountDetailsType Information about the merchant's bank account
$BusinessInfo BusinessInfoType Information about the merchantâs business
$ImageUrl string The URL for the logo displayed on the PayPal Partner Welcome Page. Optional Character length and limitations: 2,048 alphanumeric characters
$MarketingCategory string Marketing category tha configures the graphic displayed n the PayPal Partner Welcome page.
$OwnerInfo BusinessOwnerInfoType Information about the merchant (the business owner)
$PartnerCustom string Any custom information you want to store for this partner Optional Character length and limitations: 256 alphanumeric characters
$ProductList string Administrative APIs (admin_api) is a collection of the PayPal APIs for transaction searching, getting transaction details, refunding, and mass payments. Required Character length and limitations: 64 alphanumeric characters
$ProgramCode string Onboarding program code given to you by PayPal. Required Character length and limitations: 64 alphanumeric characters

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

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

Information about the merchant's bank account
public BankAccountDetailsType,PayPal\EBLBaseComponents $BankAccount
Результат BankAccountDetailsType

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

Information about the merchantâs business
public BusinessInfoType,PayPal\EBLBaseComponents $BusinessInfo
Результат BusinessInfoType

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

The URL for the logo displayed on the PayPal Partner Welcome Page. Optional Character length and limitations: 2,048 alphanumeric characters
public string $ImageUrl
Результат string

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

Marketing category tha configures the graphic displayed n the PayPal Partner Welcome page.
public string $MarketingCategory
Результат string

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

Information about the merchant (the business owner)
public BusinessOwnerInfoType,PayPal\EBLBaseComponents $OwnerInfo
Результат BusinessOwnerInfoType

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

Any custom information you want to store for this partner Optional Character length and limitations: 256 alphanumeric characters
public string $PartnerCustom
Результат string

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

Administrative APIs (admin_api) is a collection of the PayPal APIs for transaction searching, getting transaction details, refunding, and mass payments. Required Character length and limitations: 64 alphanumeric characters
public string $ProductList
Результат string

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

Onboarding program code given to you by PayPal. Required Character length and limitations: 64 alphanumeric characters
public string $ProgramCode
Результат string