import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
items | BuiltList<BaseItemDto> | Gets or sets the items. | [optional] |
totalRecordCount | int | Gets or sets the total number of records available. | [optional] |
startIndex | int | Gets or sets the index of the first record in Items. | [optional] |