import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
hasMore | bool | True, if there are more pages. | [optional] |
object | String | The object type | [optional] |
nextPageUrl | String | URL of the next page. | [optional] |
previousPageUrl | String | Url of the previous page. | [optional] |
data | BuiltList<LogsResponseData> | set to page results. | [optional] |