PHP Class PayPal\EBLBaseComponents\IncentiveApplyIndicationType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство 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_oe property

The item that the incentive is applied to.
public string $ItemId
Résultat string

$PaymentRequestID public_oe property

The Bucket ID that the incentive is applied to.
public string $PaymentRequestID
Résultat string