/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/ImportSummaryAccounts.md (918B)
# ImportSummaryAccounts
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **int** | The total number of accounts in the org | [optional]
**new** | **int** | The number of new accounts created | [optional]
**updated** | **int** | The number of accounts updated | [optional]
**deleted** | **int** | The number of accounts deleted | [optional]
**locked** | **int** | The number of locked accounts | [optional]
**system** | **int** | The number of system accounts | [optional]
**errored** | **int** | The number of accounts that had an error | [optional]
**present** | **bool** | | [optional]
**new_or_updated** | **int** | The number of new or updated accounts | [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)