Class PotentialPayerInfo
Class PotentialPayerInfo
A resource representing a information about a potential Payer.
-
PayPal\Common\PayPalModel
-
PayPal\Api\PotentialPayerInfo
Methods summary
public
|
#
setEmail( string $email )
Email address representing the potential payer.
Email address representing the potential payer.
Deprecated
Not publicly available
Parameters
Returns
$this
|
public
string
|
#
getEmail( )
Email address representing the potential payer.
Email address representing the potential payer.
Deprecated
Not publicly available
Returns
string
|
public
|
#
setExternalRememberMeId( string $external_remember_me_id )
ExternalRememberMe id representing the potential payer
ExternalRememberMe id representing the potential payer
Deprecated
Not publicly available
Parameters
Returns
$this
|
public
string
|
#
getExternalRememberMeId( )
ExternalRememberMe id representing the potential payer
ExternalRememberMe id representing the potential payer
Deprecated
Not publicly available
Returns
string
|
public
|
#
setAccountNumber( string $account_number )
Account Number representing the potential payer
Account Number representing the potential payer
Deprecated
Not publicly available
Parameters
Returns
$this
|
public
string
|
#
getAccountNumber( )
Account Number representing the potential payer
Account Number representing the potential payer
Deprecated
Not publicly available
Returns
string
|
public
|
#
setBillingAddress( PayPal\Api\Address $billing_address )
Billing address of the potential payer.
Billing address of the potential payer.
Deprecated
Not publicly available
Parameters
Returns
$this
|
public
PayPal\Api\Address
|
#
getBillingAddress( )
Billing address of the potential payer.
Billing address of the potential payer.
Deprecated
Not publicly available
Returns
|
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()