PHP Class PayPal\EBLBaseComponents\IdentificationInfoType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$IdentityTokenInfo IdentityTokenInfoType Identity Access Token.
$MobileIDInfo MobileIDInfoType Mobile specific buyer identification.
$RememberMeIDInfo RememberMeIDInfoType Contains login bypass information.

Property Details

$IdentityTokenInfo public property

Identity Access Token.
public IdentityTokenInfoType,PayPal\EBLBaseComponents $IdentityTokenInfo
return IdentityTokenInfoType

$MobileIDInfo public property

Mobile specific buyer identification.
public MobileIDInfoType,PayPal\EBLBaseComponents $MobileIDInfo
return MobileIDInfoType

$RememberMeIDInfo public property

Contains login bypass information.
public RememberMeIDInfoType,PayPal\EBLBaseComponents $RememberMeIDInfo
return RememberMeIDInfoType