PHP Class PayPal\PayPalAPI\DoReauthorizationResponseType

Inheritance: extends PayPal\EBLBaseComponents\AbstractResponseType
Afficher le fichier Open project: paypal/merchant-sdk-php Class Usage Examples

Méthodes publiques

Свойство Type Description
$AuthorizationID string A new authorization identification number. Character length and limits: 19 single-byte characters
$AuthorizationInfo PayPal\EBLBaseComponents\AuthorizationInfoType
$MsgSubID string Return msgsubid back to merchant

Property Details

$AuthorizationID public_oe property

A new authorization identification number. Character length and limits: 19 single-byte characters
public string $AuthorizationID
Résultat string

$AuthorizationInfo public_oe property

public AuthorizationInfoType,PayPal\EBLBaseComponents $AuthorizationInfo
Résultat PayPal\EBLBaseComponents\AuthorizationInfoType

$MsgSubID public_oe property

Return msgsubid back to merchant
public string $MsgSubID
Résultat string