Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

Classes

Type aliases

Variables

References

default

Renames and exports PositionTypeApi

Type aliases

PositionType

PositionType: { category_id: number; id: number; name: string; template_count: number; tenant_id: number }

Type declaration

  • category_id: number
  • id: number
  • name: string
  • template_count: number
  • tenant_id: number

Variables

Const POSITION_TYPE_BASE_URL

POSITION_TYPE_BASE_URL: string = ...

the base url for the search/position_types api

Legend

  • Variable
  • Function
  • Type alias
  • Class

Generated using TypeDoc