Table of Contents

Class ChapterInformationInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class ChapterInformationInit
Inheritance
ChapterInformationInit
Inherited Members

Constructors

ChapterInformationInit()

public ChapterInformationInit()

Fields

Artwork

[Value("artwork")]
public List<MediaImage> Artwork

Field Value

List<MediaImage>

StartTime

[Value("startTime")]
public Number StartTime

Field Value

Number

Title

[Value("title")]
public string Title

Field Value

string