PHP Class PayPal\EBLBaseComponents\IncentiveItemType

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

Public Properties

Property Type Description
$ItemCategoryList string
$ItemId string
$ItemPrice PayPal\CoreComponentTypes\BasicAmountType
$ItemQuantity integer
$PurchaseTime DateTime in ISO8601

Property Details

$ItemCategoryList public property

public string $ItemCategoryList
return string

$ItemId public property

public string $ItemId
return string

$ItemPrice public property

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

$ItemQuantity public property

public int $ItemQuantity
return integer

$PurchaseTime public property

DateTime in ISO8601
public $PurchaseTime