PHP Class PayPal\PayPalAPI\EnterBoardingResponseType

Inheritance: extends PayPal\EBLBaseComponents\AbstractResponseType
Show file Open project: paypal/merchant-sdk-php Class Usage Examples

Public Properties

Property Type Description
$Token string A unique token that identifies this boarding session. Use this token with the GetBoarding Details API call.Character length and limitations: 64 alphanumeric characters. The token has the following format:OB-61characterstring

Property Details

$Token public property

A unique token that identifies this boarding session. Use this token with the GetBoarding Details API call.Character length and limitations: 64 alphanumeric characters. The token has the following format:OB-61characterstring
public string $Token
return string