PHP 클래스 PayPal\EBLBaseComponents\BusinessInfoType

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

공개 프로퍼티들

프로퍼티 타입 설명
$Address AddressType Merchantâs business postal address
$AverageMonthlyVolume string Average monthly sales volume, as defined by the enumerations. Enumeration Meaning AverageMonthlyVolume-Not-Applicable AverageMonthlyVolume-Range1 Less than $1,000 USD AverageMonthlyVolume-Range2 $1,000 USD to $5,000 USD AverageMonthlyVolume-Range3 $5,000 USD to $25,000 USD AverageMonthlyVolume-Range4 $25,000 USD to $100,000 USD AverageMonthlyVolume-Range5 $100,000 USD to $1,000,000 USD AverageMonthlyVolume-Range6 More than $1,000,000 USD
$AveragePrice string Enumeration Meaning AverageTransactionPrice-Not-Applicable AverageTransactionPrice-Range1 Less than $25 USD AverageTransactionPrice-Range2 $25 USD to $50 USD AverageTransactionPrice-Range3 $50 USD to $100 USD AverageTransactionPrice-Range4 $100 USD to $250 USD AverageTransactionPrice-Range5 $250 USD to $500 USD AverageTransactionPrice-Range6 $500 USD to $1,000 USD AverageTransactionPrice-Range7 $1,000 USD to $2,000 USD AverageTransactionPrice-Range8 $2,000 USD to $5,000 USD AverageTransactionPrice-Range9 $5,000 USD to $10,000 USD AverageTransactionPrice-Range10 More than $10,000 USD
$BusinessEstablished Date the merchantâs business was established
$Category string Line of business, as defined in the enumerations
$CustomerServiceEmail string Email address to contact businessâs customer service Character length and limitations: 127 alphanumeric characters
$CustomerServicePhone string Telephone number to contact businessâs customer service Character length and limitations: 32 alphanumeric characters
$Name string Official name of business Character length and limitations: 75 alphanumeric characters
$RevenueFromOnlineSales string Percentage of revenue attributable to online sales, as defined by the enumerations Enumeration Meaning PercentageRevenueFromOnlineSales-Not-Applicable PercentageRevenueFromOnlineSales-Range1 Less than 25% PercentageRevenueFromOnlineSales-Range2 25% to 50% PercentageRevenueFromOnlineSales-Range3 50% to 75% PercentageRevenueFromOnlineSales-Range4 75% to 100%
$SalesVenue string Main sales venue, such as eBay
$SubCategory string Business sub-category, as defined in the enumerations
$Type string Type of business, such as corporation or sole proprietorship
$Website string Primary URL of business Character length and limitations: 2,048 alphanumeric characters
$WorkPhone string Businessâs primary telephone number Character length and limitations: 20 alphanumeric characters

프로퍼티 상세

$Address 공개적으로 프로퍼티

Merchantâs business postal address
public AddressType,PayPal\EBLBaseComponents $Address
리턴 AddressType

$AverageMonthlyVolume 공개적으로 프로퍼티

Average monthly sales volume, as defined by the enumerations. Enumeration Meaning AverageMonthlyVolume-Not-Applicable AverageMonthlyVolume-Range1 Less than $1,000 USD AverageMonthlyVolume-Range2 $1,000 USD to $5,000 USD AverageMonthlyVolume-Range3 $5,000 USD to $25,000 USD AverageMonthlyVolume-Range4 $25,000 USD to $100,000 USD AverageMonthlyVolume-Range5 $100,000 USD to $1,000,000 USD AverageMonthlyVolume-Range6 More than $1,000,000 USD
public string $AverageMonthlyVolume
리턴 string

$AveragePrice 공개적으로 프로퍼티

Enumeration Meaning AverageTransactionPrice-Not-Applicable AverageTransactionPrice-Range1 Less than $25 USD AverageTransactionPrice-Range2 $25 USD to $50 USD AverageTransactionPrice-Range3 $50 USD to $100 USD AverageTransactionPrice-Range4 $100 USD to $250 USD AverageTransactionPrice-Range5 $250 USD to $500 USD AverageTransactionPrice-Range6 $500 USD to $1,000 USD AverageTransactionPrice-Range7 $1,000 USD to $2,000 USD AverageTransactionPrice-Range8 $2,000 USD to $5,000 USD AverageTransactionPrice-Range9 $5,000 USD to $10,000 USD AverageTransactionPrice-Range10 More than $10,000 USD
public string $AveragePrice
리턴 string

$BusinessEstablished 공개적으로 프로퍼티

Date the merchantâs business was established
public $BusinessEstablished

$Category 공개적으로 프로퍼티

Line of business, as defined in the enumerations
public string $Category
리턴 string

$CustomerServiceEmail 공개적으로 프로퍼티

Email address to contact businessâs customer service Character length and limitations: 127 alphanumeric characters
public string $CustomerServiceEmail
리턴 string

$CustomerServicePhone 공개적으로 프로퍼티

Telephone number to contact businessâs customer service Character length and limitations: 32 alphanumeric characters
public string $CustomerServicePhone
리턴 string

$Name 공개적으로 프로퍼티

Official name of business Character length and limitations: 75 alphanumeric characters
public string $Name
리턴 string

$RevenueFromOnlineSales 공개적으로 프로퍼티

Percentage of revenue attributable to online sales, as defined by the enumerations Enumeration Meaning PercentageRevenueFromOnlineSales-Not-Applicable PercentageRevenueFromOnlineSales-Range1 Less than 25% PercentageRevenueFromOnlineSales-Range2 25% to 50% PercentageRevenueFromOnlineSales-Range3 50% to 75% PercentageRevenueFromOnlineSales-Range4 75% to 100%
public string $RevenueFromOnlineSales
리턴 string

$SalesVenue 공개적으로 프로퍼티

Main sales venue, such as eBay
public string $SalesVenue
리턴 string

$SubCategory 공개적으로 프로퍼티

Business sub-category, as defined in the enumerations
public string $SubCategory
리턴 string

$Type 공개적으로 프로퍼티

Type of business, such as corporation or sole proprietorship
public string $Type
리턴 string

$Website 공개적으로 프로퍼티

Primary URL of business Character length and limitations: 2,048 alphanumeric characters
public string $Website
리턴 string

$WorkPhone 공개적으로 프로퍼티

Businessâs primary telephone number Character length and limitations: 20 alphanumeric characters
public string $WorkPhone
리턴 string