PHP Класс PayPal\EBLBaseComponents\OrderDetailsType

Наследование: extends PayPal\Core\PPXmlMessage
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$Description string Description of the Order.
$MaxAmount PayPal\CoreComponentTypes\BasicAmountType Expected maximum amount that the merchant may pull using DoReferenceTransaction

Описание свойств

$Description публичное свойство

Description of the Order.
public string $Description
Результат string

$MaxAmount публичное свойство

Expected maximum amount that the merchant may pull using DoReferenceTransaction
public BasicAmountType,PayPal\CoreComponentTypes $MaxAmount
Результат PayPal\CoreComponentTypes\BasicAmountType