Hierarchy

  • Chapter

Implements

Constructors

Properties

Methods

Constructors

  • Parameters

    • chapter: number
    • title: string
    • id: string
    • views: number
    • uploadedAt: string
    • url: string

    Returns Chapter

Properties

chapter: number

Chapter number

id: string

ID of the chapter

title: string

Title of the chapter

uploadedAt: string

Moment of which the chapter was uploaded

url: string

URL of the chapter

views: number

Total views of the chapter

Methods

Generated using TypeDoc