PHP Класс PayPal\EBLBaseComponents\ReverseTransactionResponseDetailsType

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

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

Свойство Тип Описание
$ReverseTransactionID string Unique transaction identifier of the reversal transaction created. Character length and limitations:17 single-byte characters
$Status string Status of reversal request. Required

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

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

Unique transaction identifier of the reversal transaction created. Character length and limitations:17 single-byte characters
public string $ReverseTransactionID
Результат string

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

Status of reversal request. Required
public string $Status
Результат string