Class PanelLocation

Implements

  • LocationAttributes

Constructors

Properties

created_at: Date
id: number
long?: null | string
short: string
updated_at: Date

Methods

  • Set the new description for this location

    Parameters

    • long: string

      The new description, can be an empty string

    Returns Promise<void>