Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 740 Bytes

MovieInfoRemoteSearchQuery.md

File metadata and controls

18 lines (13 loc) · 740 Bytes

openapi.model.MovieInfoRemoteSearchQuery

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
searchInfo MovieInfo [optional]
itemId String [optional]
searchProviderName String Gets or sets the provider name to search within if set. [optional]
includeDisabledProviders bool Gets or sets a value indicating whether disabled providers should be included. [optional]

[Back to Model list] [Back to API list] [Back to README]