/home/desid573/public_html/payment/xero-2/doc/payrollnz/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollnz/Model/BankAccount.md (1033B)
# BankAccount
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_name** | **string** | Bank account name (max length = 32) |
**account_number** | **string** | Bank account number (digits only; max length = 8) |
**sort_code** | **string** | Bank account sort code (6 digits) |
**particulars** | **string** | Particulars that appear on the statement. | [optional]
**code** | **string** | Code of a transaction that appear on the statement. | [optional]
**dollar_amount** | **double** | Dollar amount of a transaction. | [optional]
**reference** | **string** | Statement Text/reference for a transaction that appear on the statement. | [optional]
**calculation_type** | **string** | Calculation type for the transaction can be 'Fixed Amount' or 'Balance' | [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)