Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

Classes

Type aliases

Variables

References

default

Renames and exports StatusApi

Type aliases

Status

Status: { color: string; id: number; name: string; sort_order: number; unit_id: number }

Type declaration

  • color: string

    the color which the status is linked defined as css color e.g. "#800000" or "rgb(128, 0, 0)"

  • id: number

    Id of the packet type

  • name: string

    Name of the packet type

  • sort_order: number

    order in which to sort the statuses

  • unit_id: number

    unit_id of the unit to which this status applies

Variables

Const STATUS_BASE_URL

STATUS_BASE_URL: string = ...

Legend

  • Variable
  • Function
  • Type alias
  • Class

Generated using TypeDoc