PHP Class PayPal\EBLBaseComponents\IncentiveItemType

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

Méthodes publiques

Свойство Type Description
$ItemCategoryList string
$ItemId string
$ItemPrice PayPal\CoreComponentTypes\BasicAmountType
$ItemQuantity integer
$PurchaseTime DateTime in ISO8601

Property Details

$ItemCategoryList public_oe property

public string $ItemCategoryList
Résultat string

$ItemId public_oe property

public string $ItemId
Résultat string

$ItemPrice public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $ItemPrice
Résultat PayPal\CoreComponentTypes\BasicAmountType

$ItemQuantity public_oe property

public int $ItemQuantity
Résultat integer

$PurchaseTime public_oe property

DateTime in ISO8601
public $PurchaseTime