Delete bank info vault samples, update index.php according and note the deprecated status of BankAccount Status (#849)

* Delete bank info vault samples, update index.php according and note the deprecated status of BankAccount Status

* Change comments in bankAccount.php file

* Change the comment of bankAccount file
This commit is contained in:
Xiaolei Wheelock
2017-05-11 11:43:42 -05:00
committed by Jay
parent 4485817c0d
commit 4b23764120
5 changed files with 2 additions and 167 deletions

View File

@@ -6,8 +6,9 @@ use PayPal\Common\PayPalModel;
/**
* Class BankAccount
*
*
* A resource representing a bank account that can be used to fund a payment.
* @deprecated Deprecated. It is for internal use only. It may be removed in next major revision.
*
* @package PayPal\Api
*