PHP Class PayPal\EBLBaseComponents\ReverseTransactionResponseDetailsType

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

Méthodes publiques

Свойство Type Description
$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

Property Details

$ReverseTransactionID public_oe property

Unique transaction identifier of the reversal transaction created. Character length and limitations:17 single-byte characters
public string $ReverseTransactionID
Résultat string

$Status public_oe property

Status of reversal request. Required
public string $Status
Résultat string