Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PayPal
Api
FundingInstrument
setBankAccount
PayPal\Api\FundingInstrument::setBankAccount PHP Method
FundingInstrument Class Documentation
显示文件
Open project: paypal/rest-api-sdk-php
setBankAccount()
public
method
Bank Account information.
Deprecation:
Not publicly available
public
setBankAccount
(
ExtendedBankAccount
$bank_account
)
$bank_account
ExtendedBankAccount
public function setBankAccount($bank_account) { $this->bank_account = $bank_account; return $this; }
FundingInstrument
getAlternatePayment
getBankAccount
getBankAccountToken
getBilling
getCarrierAccount
getCarrierAccountToken
getCredit
getCreditCard
getCreditCardToken
getExternalFunding
getIncentive
getPaymentCard
getPrivateLabelCard
setAlternatePayment
setBankAccount
setBankAccountToken
setBilling
setCarrierAccount
setCarrierAccountToken
setCredit
setCreditCard
setCreditCardToken
setExternalFunding
setIncentive
setPaymentCard
setPrivateLabelCard