PHP Class PayPal\EBLBaseComponents\IncentiveInfoType

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

Public Properties

Property Type Description
$ApplyIndication IncentiveApplyIndicationType Defines which bucket or item that the incentive should be applied to.
$IncentiveCode string Incentive redemption code.

Property Details

$ApplyIndication public property

Defines which bucket or item that the incentive should be applied to.
public IncentiveApplyIndicationType,PayPal\EBLBaseComponents $ApplyIndication
return IncentiveApplyIndicationType

$IncentiveCode public property

Incentive redemption code.
public string $IncentiveCode
return string