/home/desid573/public_html/payment/xero-2/doc/payrollau/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollau/Model/BankAccount.md (901B)
# BankAccount
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**statement_text** | **string** | The text that will appear on your employee's bank statement when they receive payment | [optional]
**account_name** | **string** | The name of the account | [optional]
**bsb** | **string** | The BSB number of the account | [optional]
**account_number** | **string** | The account number | [optional]
**remainder** | **bool** | If this account is the Remaining bank account | [optional]
**amount** | **double** | Fixed amounts (for example, if an employee wants to have $100 of their salary transferred to one account, and the remaining amount to another) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)