Preparing search index...
The search index is not available
kodikwrapper
kodikwrapper
KodikResponseWithPagination
Interface KodikResponseWithPagination<T>
interface
KodikResponseWithPagination
{
next_page
:
Nullable
<
string
>
;
prev_page
:
Nullable
<
string
>
;
results
:
T
;
time
:
string
;
total
:
number
;
}
Type Parameters
T
Hierarchy
KodikResponse
<
T
>
KodikResponseWithPagination
Index
Properties
next_
page
prev_
page
results
time
total
Properties
next_
page
next_
page
:
Nullable
<
string
>
prev_
page
prev_
page
:
Nullable
<
string
>
results
results
:
T
time
time
:
string
total
total
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
next_
page
prev_
page
results
time
total
kodikwrapper
Client
ClientError
ParseError
VideoLinks
VideoLinksError
BlockedSeasonsObject
ClientOptions
CountriesParams
CountriesResponseObject
EpisodeDataObject
EpisodesObject
FilterByExternalDatabase
GenresParams
GenresResponseObject
KodikParsedLink
KodikParsedLinkEx
KodikParsedLinkExSkipButtons
KodikParsedLinkExTranslation
KodikParsedLinkExUrlParams
KodikResponse
KodikResponseWithPagination
Loading...
Generated using
TypeDoc