Class ExternalFunding
Class ExternalFunding
A resource representing an external funding object.
- PayPal\Common\PayPalModel
- PayPal\Api\ExternalFunding
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setFundingAccountId( string $funding_account_id )
Encrypted PayPal Account identifier for the funding account |
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
#
setFundingInstruction( string $funding_instruction )
Indicates that the Payment should be fully funded by External Funded Incentive Valid Values: ["FULLY_FUNDED"] |
public
string
|
#
getFundingInstruction( )
Indicates that the Payment should be fully funded by External Funded Incentive |
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()