PHP Class PayPal\EBLBaseComponents\IdentityTokenInfoType

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

Méthodes publiques

Свойство Type Description
$AccessToken string Identity Access token from merchant

Méthodes publiques

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

Method Details

__construct() public méthode

Constructor with arguments
public __construct ( $AccessToken = null )

Property Details

$AccessToken public_oe property

Identity Access token from merchant
public string $AccessToken
Résultat string