PHP Class PayPal\PayPalAPI\GetAuthDetailsRequestType

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

Méthodes publiques

Свойство Type Description
$Token string A timestamped token, the value of which was returned by SetAuthFlowParam Response. RequiredCharacter length and limitations: 20 single-byte characters

Méthodes publiques

Méthode Description
__construct ( $Token = null ) Constructor with arguments

Method Details

__construct() public méthode

Constructor with arguments
public __construct ( $Token = null )

Property Details

$Token public_oe property

A timestamped token, the value of which was returned by SetAuthFlowParam Response. RequiredCharacter length and limitations: 20 single-byte characters
public string $Token
Résultat string