PHP Class PayPal\EBLBaseComponents\GetIncentiveEvaluationRequestDetailsType

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

Public Properties

Property Type Description
$ApplyIndication IncentiveApplyIndicationType
$Buckets IncentiveBucketType
$CartTotalAmt PayPal\CoreComponentTypes\BasicAmountType
$ExternalBuyerId string
$IncentiveCodes string
$RequestDetails IncentiveRequestDetailsType

Property Details

$ApplyIndication public property

public IncentiveApplyIndicationType,PayPal\EBLBaseComponents $ApplyIndication
return IncentiveApplyIndicationType

$Buckets public property

public IncentiveBucketType,PayPal\EBLBaseComponents $Buckets
return IncentiveBucketType

$CartTotalAmt public property

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

$ExternalBuyerId public property

public string $ExternalBuyerId
return string

$IncentiveCodes public property

public string $IncentiveCodes
return string

$RequestDetails public property

public IncentiveRequestDetailsType,PayPal\EBLBaseComponents $RequestDetails
return IncentiveRequestDetailsType