PHP Класс PayPal\EBLBaseComponents\IncentiveDetailsType

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

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

Свойство Тип Описание
$ErrorCode integer Error code if there are any errors. Zero otherwise.
$IncentiveAppliedDetails IncentiveAppliedDetailsType Details of incentive application on individual bucket/item.
$SiteAppliedOn string Defines if the incentive has been applied on Ebay or PayPal.
$Status string Status of incentive processing. Sussess or Error.
$TotalDiscountAmount PayPal\CoreComponentTypes\BasicAmountType The total discount amount for the incentive, summation of discounts up across all the buckets/items.
$UniqueIdentifier string Unique Identifier consisting of redemption code, user friendly descripotion, incentive type, campaign code, incenitve application order and site redeemed on.

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

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

Error code if there are any errors. Zero otherwise.
public int $ErrorCode
Результат integer

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

Details of incentive application on individual bucket/item.
public IncentiveAppliedDetailsType,PayPal\EBLBaseComponents $IncentiveAppliedDetails
Результат IncentiveAppliedDetailsType

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

Defines if the incentive has been applied on Ebay or PayPal.
public string $SiteAppliedOn
Результат string

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

Status of incentive processing. Sussess or Error.
public string $Status
Результат string

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

The total discount amount for the incentive, summation of discounts up across all the buckets/items.
public BasicAmountType,PayPal\CoreComponentTypes $TotalDiscountAmount
Результат PayPal\CoreComponentTypes\BasicAmountType

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

Unique Identifier consisting of redemption code, user friendly descripotion, incentive type, campaign code, incenitve application order and site redeemed on.
public string $UniqueIdentifier
Результат string