// Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/model_doc.mustache // Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/pojo_doc.mustache # GetAccountsByApp200Response ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**records** | [**List<AppSubAccount>**](AppSubAccount.md) | | [optional] | |**total** | **BigDecimal** | | [optional] |