piped_dart/doc/StreamsPage.md

17 lines
564 B
Markdown
Raw Normal View History

# piped_api.model.StreamsPage
## Load the model package
```dart
import 'package:piped_api/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**relatedStreams** | [**BuiltList<StreamItem>**](StreamItem.md) | | [optional]
**nextpage** | **String** | The parameter used to get the next page of this page. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)