PHP Class PayPal\EBLBaseComponents\IdentificationInfoType

Inheritance: extends PayPal\Core\PPXmlMessage
Exibir arquivo 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_oe property

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

$MobileIDInfo public_oe property

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

$RememberMeIDInfo public_oe property

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