aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/docs/AccountsResponseData.md
blob: 968cad8cda3ec0c76313d768a23e00159d13aef0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# AccountsResponseData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accounts** | [**Vec<::models::Account>**](Account.md) |  | 
**server_knowledge** | **i64** | The knowledge of the server | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)