| 
    dolibarr 21.0.0-beta
    
   | 
 
This is the complete list of members for BankAccounts, including all inherited members.
| $FIELDS | BankAccounts | static | 
| __construct() | BankAccounts | |
| DolibarrApi::__construct($db, $cachedir='', $refreshCache=false) | DolibarrApi | |
| _checkAccessToResource($resource, $resource_id=0, $dbtablename='', $feature2='', $dbt_keyfield='fk_soc', $dbt_select='rowid') | DolibarrApi | protectedstatic | 
| _checkFilters($sqlfilters, &$error='') | DolibarrApi | protected | 
| _checkValForAPI($field, $value, $object) | DolibarrApi | protected | 
| _cleanObjectDatas($object) | BankAccounts | protected | 
| _filterObjectProperties($object, $properties) | DolibarrApi | protected | 
| _forge_criteria_callback($matches) | DolibarrApi | protectedstatic | 
| _validate($data) | BankAccounts | private | 
| addLine($id, $date, $type, $label, $amount, $category=0, $cheque_number='', $cheque_writer='', $cheque_bank='', $accountancycode='', $datev=null, $num_releve='') | BankAccounts | |
| addLink($id, $line_id, $url_id, $url, $label, $type) | BankAccounts | |
| delete($id) | BankAccounts | |
| deleteLine($id, $line_id) | BankAccounts | |
| get($id) | BankAccounts | |
| getBalance($id) | BankAccounts | |
| getLines($id, $sqlfilters='') | BankAccounts | |
| getLinks($id, $line_id) | BankAccounts | |
| index($sortfield="t.rowid", $sortorder='ASC', $limit=100, $page=0, $category=0, $sqlfilters='', $properties='') | BankAccounts | |
| post($request_data=null) | BankAccounts | |
| put($id, $request_data=null) | BankAccounts | |
| transfer($bankaccount_from_id=0, $bankaccount_to_id=0, $date=null, $description="", $amount=0.0, $amount_to=0.0, $cheque_number="") | BankAccounts | |
| updateLine($id, $line_id, $label) | BankAccounts |