# List200Response ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**data** | [**List<List200ResponseDataInner>**](List200ResponseDataInner.md) | 返回用户列表 | [optional] | |**totalNum** | **BigDecimal** | 总数 | [optional] | |**pageNum** | **BigDecimal** | 当前页 | [optional] |