Title

Title

Title.

Constructor

new Title(request)

Create title.

Source:
Parameters:
Name Type Description
request object

Axios client.

Members

entries :EntryCollection

Entry collection.

Source:
Type:

entryCount :number

Title entry count.

Source:
Type:
  • number

id :number|null

Title id, if the title is an user (like a corporate account event) will be null.

Source:
Type:
  • number | null

name :string

Title name.

Source:
Type:
  • string

slug :string

Title slug.

Source:
Type:
  • string

url :string

Title URL.

Source:
Type:
  • string