PHP Class PayPal\PayPalAPI\GetBoardingDetailsRequestType

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 unique token returned by the EnterBoarding API call that identifies this boarding session. RequiredCharacter length and limitations: 64 alphanumeric characters. The token has the following format:OB-61characterstring

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 unique token returned by the EnterBoarding API call that identifies this boarding session. RequiredCharacter length and limitations: 64 alphanumeric characters. The token has the following format:OB-61characterstring
public string $Token
Résultat string