PHP Class PayPal\EBLBaseComponents\IncentiveBucketType

Inheritance: extends PayPal\Core\PPXmlMessage
Mostra 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_oe property

public string $BucketId
return string

$BucketInsuranceAmt public_oe property

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

$BucketSalesTaxAmt public_oe property

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

$BucketShippingAmt public_oe property

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

$BucketSubtotalAmt public_oe property

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

$BucketTotalAmt public_oe property

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

$ExternalSellerId public_oe property

public string $ExternalSellerId
return string

$Items public_oe property

public IncentiveItemType,PayPal\EBLBaseComponents $Items
return IncentiveItemType

$SellerId public_oe property

public string $SellerId
return string