PHP Class PayPal\EBLBaseComponents\IncentiveBucketType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$BucketId string
$BucketInsuranceAmt PayPal\CoreComponentTypes\BasicAmountType
$BucketSalesTaxAmt PayPal\CoreComponentTypes\BasicAmountType
$BucketShippingAmt PayPal\CoreComponentTypes\BasicAmountType
$BucketSubtotalAmt PayPal\CoreComponentTypes\BasicAmountType
$BucketTotalAmt PayPal\CoreComponentTypes\BasicAmountType
$ExternalSellerId string
$Items IncentiveItemType
$SellerId string

Property Details

$BucketId public property

public string $BucketId
return string

$BucketInsuranceAmt public property

public BasicAmountType,PayPal\CoreComponentTypes $BucketInsuranceAmt
return PayPal\CoreComponentTypes\BasicAmountType

$BucketSalesTaxAmt public property

public BasicAmountType,PayPal\CoreComponentTypes $BucketSalesTaxAmt
return PayPal\CoreComponentTypes\BasicAmountType

$BucketShippingAmt public property

public BasicAmountType,PayPal\CoreComponentTypes $BucketShippingAmt
return PayPal\CoreComponentTypes\BasicAmountType

$BucketSubtotalAmt public property

public BasicAmountType,PayPal\CoreComponentTypes $BucketSubtotalAmt
return PayPal\CoreComponentTypes\BasicAmountType

$BucketTotalAmt public property

public BasicAmountType,PayPal\CoreComponentTypes $BucketTotalAmt
return PayPal\CoreComponentTypes\BasicAmountType

$ExternalSellerId public property

public string $ExternalSellerId
return string

$Items public property

public IncentiveItemType,PayPal\EBLBaseComponents $Items
return IncentiveItemType

$SellerId public property

public string $SellerId
return string