PHP Class PayPal\EBLBaseComponents\IncentiveApplyIndicationType

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

Public Properties

Property Type Description
$ItemId string The item that the incentive is applied to.
$PaymentRequestID string The Bucket ID that the incentive is applied to.

Property Details

$ItemId public property

The item that the incentive is applied to.
public string $ItemId
return string

$PaymentRequestID public property

The Bucket ID that the incentive is applied to.
public string $PaymentRequestID
return string