Interface SiteInterface

Objects that are stored as resources in the database inherit from this interface.

Hierarchy

Properties

Properties

id: number

Entity id number

name: string

The name of the site.

Generated using TypeDoc