NPM
GitHub
Preparing search index...
The search index is not available
JVClient
JVClient
API
types
V4Types
Content
Infos
Interface Infos
interface
Infos
{
author
?:
Author
;
category
:
number
;
content
:
string
;
genres
?:
number
[]
;
id
:
number
;
images
?:
string
[]
;
imageUrl
:
string
;
isContributor
?:
boolean
;
isEditor
:
boolean
;
isJvtech
?:
boolean
;
machines
?:
number
[]
;
productBrands
?:
Product
[]
;
productCategories
?:
Product
[]
;
publishDate
:
string
;
relatedGame
?:
V4Types
.
Game
.
Generic
;
targeting
:
Targeting
;
title
:
string
;
type
:
number
;
updateDate
?:
string
;
webUrl
?:
string
;
}
Hierarchy (
View Summary
)
V4Types
.
Content
.
Generic
Infos
V4Types
.
Video
.
Infos
Index
Properties
author?
category
content
genres?
id
images?
image
Url
is
Contributor?
is
Editor
is
Jvtech?
machines?
product
Brands?
product
Categories?
publish
Date
related
Game?
targeting
title
type
update
Date?
web
Url?
Properties
Optional
author
author
?:
Author
category
category
:
number
content
content
:
string
Optional
genres
genres
?:
number
[]
id
id
:
number
Optional
images
images
?:
string
[]
image
Url
imageUrl
:
string
Optional
is
Contributor
isContributor
?:
boolean
is
Editor
isEditor
:
boolean
Optional
is
Jvtech
isJvtech
?:
boolean
Optional
machines
machines
?:
number
[]
Optional
product
Brands
productBrands
?:
Product
[]
Optional
product
Categories
productCategories
?:
Product
[]
publish
Date
publishDate
:
string
Optional
related
Game
relatedGame
?:
V4Types
.
Game
.
Generic
targeting
targeting
:
Targeting
title
title
:
string
type
type
:
number
Optional
update
Date
updateDate
?:
string
Optional
web
Url
webUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
category
content
genres
id
images
image
Url
is
Contributor
is
Editor
is
Jvtech
machines
product
Brands
product
Categories
publish
Date
related
Game
targeting
title
type
update
Date
web
Url
NPM
GitHub
JVClient
Loading...