Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

Classes

Type aliases

Variables

References

default

Renames and exports PositionStatusApi

Type aliases

PositionStatus

PositionStatus: { allow_review: boolean; allow_update: boolean; created_at: string; current: boolean; default: boolean; display_to_applicant: boolean; elastic_search_updated_at: boolean; id: number; message_template_id: number; name: string; position_id: number; sort_order: number; unit_id: number; updated_at: string; used: boolean }

Type declaration

  • allow_review: boolean
  • allow_update: boolean
  • created_at: string
  • current: boolean
  • default: boolean
  • display_to_applicant: boolean
  • elastic_search_updated_at: boolean
  • id: number
  • message_template_id: number
  • name: string
  • position_id: number
  • sort_order: number
  • unit_id: number
  • updated_at: string
  • used: boolean

Variables

Const POSITION_STATUS_BASE_URL

POSITION_STATUS_BASE_URL: string = ...

the base url for the search/position_status api

Legend

  • Variable
  • Function
  • Type alias
  • Class

Generated using TypeDoc