PHP Class PayPal\PayPalAPI\UpdateAuthorizationResponseType

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

Méthodes publiques

Свойство Type Description
$AuthorizationInfo PayPal\EBLBaseComponents\AuthorizationInfoType
$TransactionID string An authorization identification number. Character length and limits: 19 single-byte characters

Property Details

$AuthorizationInfo public_oe property

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

$TransactionID public_oe property

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