docs/GetInvestmentTransactionsResponse.md in moneykit-0.1.10 vs docs/GetInvestmentTransactionsResponse.md in moneykit-0.1.11

- old
+ new

@@ -7,10 +7,10 @@ | **total** | **Integer** | The total number of results for this query. | | | **page** | **Integer** | The page number corresponding to this batch of results. | | | **size** | **Integer** | The number of results in this batch. | | | **investment_transactions** | [**Array<InvestmentTransactionResponse>**](InvestmentTransactionResponse.md) | | | | **securities** | [**Array<SecurityResponse>**](SecurityResponse.md) | | | -| **accounts** | [**Array<Account>**](Account.md) | | | +| **accounts** | [**Array<AccountResponse>**](AccountResponse.md) | | | | **link** | [**LinkCommon**](LinkCommon.md) | | | ## Example ```ruby